We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13ca2f commit f9ad337Copy full SHA for f9ad337
.devcontainer/devcontainer.json
@@ -11,5 +11,5 @@
11
}
12
13
},
14
- "postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash"
+ "postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && npm i -g catapulta"
15
0 commit comments