mirror of
https://github.com/solokeys/solo2-cli.git
synced 2026-03-11 17:15:57 -07:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
build:
|
|
cargo build --release --features cli --bin solo2
|
|
ls -sh target/release/solo2
|