Skip to content

vshiva/generator-go-micro-svc

Repository files navigation

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