[My starter project to learn RUST]
Meet your basic image needs
git clone https://github.com/flaaby/flaaby.git
cd flaaby
cargo build // try --release to get a optimized build
./target/debug/flaaby --help // ./target/release/flaaby if you had specified --release during cargo build
- Resize