generator-micro-service [](https://travis-ci.org/vadimdemedes/generator-micro-service)
February 23, 2017 ยท View on GitHub
๐ Kick-start your microservice with micro and ava!
Based on generator-nm by Sindre Sorhus.
Features
ย Build using micro
- ๐ Test with AVA
- โค๏ธ Lint using XO
- ๐ Get a readme with buttons for instant deployment to now
- ๐ฒ Generate a CLI (optional)
Installation
First, install Yeoman and generator-micro-service using npm (we assume you have pre-installed node.js).
$ npm install --global yo
$ npm install --global generator-micro-service
Usage
$ yo micro-service
Answer a few questions and you are ready to go!
License
MIT ยฉ Vadim Demedes