non important commit
This commit is contained in:
parent
f32fd2b847
commit
dd58e1d60e
5 changed files with 36 additions and 2 deletions
|
|
@ -0,0 +1,5 @@
|
|||
nix develop . --command bash -c "cargo new $1"
|
||||
|
||||
cp "$1/*" .
|
||||
|
||||
rm -fr "$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue