1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00
ipfs/Makefile
2018-07-17 19:48:22 +01:00

6 lines
No EOL
79 B
Makefile

build:
npm --version
node --version
npm install
npm run lint
npm run build