1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00
ipfs/Makefile
Henrique Dias 2dc0450f64 feat: re-add makefile
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-04-30 18:20:48 +01:00

6 lines
80 B
Makefile

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