mirror of
https://github.com/solokeys/solo2-cli.git
synced 2026-06-20 13:16:16 -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
|