Add 'init' command, because template don't load submodules automatically
This commit is contained in:
parent
9aa716a234
commit
64378147fc
@ -6,6 +6,7 @@
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"init": "cd lib && git clone --recurse-submodules https://github.com/foundry-rs/forge-std",
|
||||
"test": "forge test"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user