2.3.2 • Published 7 years ago

@repositive/rps v2.3.2

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

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
2.3.2

7 years ago

2.3.1

7 years ago

2.3.0

7 years ago

2.2.2

7 years ago

2.1.2

7 years ago

2.2.1

7 years ago

2.1.0

7 years ago

2.1.1

7 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.1

7 years ago