parent
1affac98a9
commit
26910a9fdc
3
justfile
3
justfile
@ -40,6 +40,9 @@ done BRANCH:
|
|||||||
git pull --rebase github master
|
git pull --rebase github master
|
||||||
git branch -d {{BRANCH}}
|
git branch -d {{BRANCH}}
|
||||||
|
|
||||||
|
install:
|
||||||
|
cargo install -f just
|
||||||
|
|
||||||
install-dev-deps:
|
install-dev-deps:
|
||||||
rustup install nightly
|
rustup install nightly
|
||||||
rustup update nightly
|
rustup update nightly
|
||||||
|
Loading…
Reference in New Issue
Block a user