A basic node package to manage a Node project.
Command | Done |
---|---|
Setup a Node environment | ✅ |
Configure a package manager | ✅ |
Run command (Test, Lint, Build...) | ✅ |
Publish package | ✅ |
Extends current package to match your need | ✅ |
# Clone repository and go in this directory
../tests/node-exec.sh lint
../tests/node-exec.sh version
../tests/node-exec.sh test
../tests/node-exec.sh build