Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dhopcs/ferrisflash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ferrisflash 🦀

A fast and reliable disk image flashing tool written in Rust, featuring both GUI and CLI modes.

Install from Precompiled Binaries

Download the latest release from the Releases page.

Install from Source

To build ferrisflash from source, ensure you have Rust and Cargo installed. Then, clone the repository and build the project:

git clone https://github.com/dhopcs/ferrisflash.git
cd ferrisflash
# Build the project
cargo build --release
# Optionally, install it system-wide
cargo install --path .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages