Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.11 KB

readme.md

File metadata and controls

37 lines (22 loc) · 1.11 KB

generator-micro-service Build Status

🚀 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