generator-go-micro-svc
v0.1.3
Published
Go Lang Micro Service
Downloads
6
Maintainers
Readme
generator-go-micro-svc
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