generator-go-micro-svc

Go Lang Micro Service

Usage no npm install needed!

<script type="module">
  import generatorGoMicroSvc from 'https://cdn.skypack.dev/generator-go-micro-svc';
</script>

README

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