npmpty
v1.2.1
Published
bootstrapper for npm library projects with fully integrated CI/CD
Downloads
5
Readme
Contributing | License | Code of Conduct
npmpty
is a node.js module bootstrapper.
Features
- linting
- Continious Integration (CI)
- automatic releases
- checks if dependencies
- have known vulnerabilities
- are outdated
- transpilation
Installation
npm i -g npmpty
npmpty
depends on the git
commandline tool installed on the host system.
Usage
mpt init