Skip to content
Snippets Groups Projects
Commit dede918f authored by Éloïs's avatar Éloïs
Browse files

[build] create some cargo aliases

parent ad7fc6ac
No related branches found
No related tags found
No related merge requests found
[alias]
bdex = "build --release --package duniter-dbex"
cn = "check --manifest-path neon/native/Cargo.toml"
dex = "run --release --package duniter-dbex --"
ta = "test --all"
rr = "run --release --"
xtask = "run --package xtask --"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment