Files
2026-07-19 17:08:00 -04:00

5 lines
123 B
Plaintext

build:
cargo build --release
package:
@special run build
tar -czf uml-x86_64-linux.tar.gz -C target/release uml