We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49ea0a commit 18bb9f9Copy full SHA for 18bb9f9
1 file changed
README.md
@@ -0,0 +1,7 @@
1
+## a `code-skeleton` config for code4rena usage
2
+
3
+```shell
4
+> npm i -D --save-exact @code4rena/skeleton
5
+> npm pkg set skeleton.module=@code4rena/skeleton
6
+> npx code-skeleton apply
7
+```
0 commit comments