Seneca Microservice Yeoman Generator
generator-seneca-ms
Lead Maintainer: Stephen Halliburton
Table of Contents
Example
Installation
- Make sure you have at least v10 of NodeJS installed, to install for Mac OS, Windows, Ubuntu
- Next, install Yeoman and generator-projects using npm
npm install -g yo
npm install -g generator-seneca-ms
Then generate your new project:
yo seneca-ms
Setup
Clone
- Clone this repo to your local machine using
git clone https://github.com/sah27513/generator-seneca-ms
Features
Usage
Tests
- To run the unit test:
npm test
FAQ
Support
Reach out to me at the following:
- Email at sah27513@gmail.com
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © stephen halliburton