impack
v1.2.11
Published
An application packager for nodejs
Downloads
3
Readme
impack
An application packager for nodejs
How to Install
$ npm install --save impack
Getting Started
...
How to Test
Run one, or a combination of the following commands to lint and test your code:
$ npm run lint # Lint the source code with ESLint
$ npm test # Lint and Run unit tests with Mocha
License
MIT © Yuan Tao