@repositive/rps
v2.3.2
Published
A node base scaffolding tool
Downloads
19
Keywords
Readme
rps
This is a yeoman generator intended provide the basic setup for a new microservice.
What this automates
- Basic structure
- Deployment configurations
- Dependencies:
- Typescript
- Tape
- Sinon
- TsLint
- Istanbul
- Nodemon
- Husky
- Config
- NPM Scripts:
- make
- lint
- test
- coverage
- start
- startDev
Installing with NPM
npm i -g @repositive/rps
**Available commands:
rps -h
rps gen -h