1.0.1 • Published 6 years ago
dgen v1.0.1
dgen
Universal generator module to create directories files and template based contents
Read the API documentation for further details on how to use this library.
Installation
Run the install command:
npm install --save dgenDevelopment
During the development to create the dist package, run either:
npm run buildor use
npm run test:watchUpdate the documentation:
npm run docsCheck the source code:
npm run test
npm run lintGain test coverage report:
npm run coverage