generator-seneca-ms

Yeoman Generator for SenecaJS microservices

Usage no npm install needed!

<script type="module">
  import generatorSenecaMs from 'https://cdn.skypack.dev/generator-seneca-ms';
</script>

README

Seneca

Seneca Microservice Yeoman Generator

generator-seneca-ms

Lead Maintainer: Stephen Halliburton


npm version Build Status Dependency Status Coverage percentage

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:


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