1.0.11 ā€¢ Published 5 years ago

generator-m10e v1.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

generator-m10e Build Status

šŸš€ Kick-start your microservice with micro and ava!

Based on generator-micro-service by Vadim Demedes.

Features

  • Ā  Build using micro
  • šŸš€ Test with AVA
  • ā¤ļø Lint using XO
  • šŸ“œ Get a readme with buttons for instant deployment to now

Installation

First, install Yeoman and generator-m10e using npm (we assume you have pre-installed node.js).

$ npm install --global yo
$ npm install --global generator-m10e

Usage

$ cd path/to/your/microservice
$ yo m10e

Answer a few questions and you are ready to go!

License

MIT Ā© doublenot