1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2025-02-17 15:58:01 -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