generator-go-micro-svc

0.1.3 • Public • Published

generator-go-micro-svc NPM version

Go Lang Micro Service

Installation

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

Yarn

yarn global add yo
yarn global add generator-go-micro-svc

NPM

npm install -g yo
npm install -g generator-go-micro-svc

Then generate your new project:

yo go-micro-svc

This will launch an interactive shell and allows user to customize the options.

License

MIT © Siva

Package Sidebar

Install

npm i generator-go-micro-svc

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

111 kB

Total Files

75

Last publish

Collaborators

  • vshiva