forked from AbleOS/ableos
4 lines
120 B
TOML
4 lines
120 B
TOML
[alias]
|
|
repbuild = "run --manifest-path ./repbuild/Cargo.toml -r --"
|
|
dev = "run --manifest-path ./dev/Cargo.toml -r --"
|