0.1.3 • Published 5 years ago

generator-go-micro-svc v0.1.3

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

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

0.1.3

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago