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 f536bc0 commit c0d9d4cCopy full SHA for c0d9d4c
Makefile
@@ -4,4 +4,5 @@ build:
4
node main.js
5
6
install:
7
+ git submodule update --init
8
npm install .
0 commit comments