micro

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2021 License: MIT Imports: 1 Imported by: 0

README

Service

GitHub Workflow Status Go Reportcard License Release

Service is a bootstrapping generator for creating new microservices.

Installing

From Source
go get github.com/gomicro/micro
cd $GOPATH/src/github.com/gomicro/micro
make build install
From Relases

See latest releases for precompiled binaries.

Usage

  1. create new directory for desired service
  2. run micro within that directory
  3. vendor your dependecies with your tool of choice
  4. run and test the new service with make run test

Versioning

The project will be versioned in accordance with Semver 2.0.0. See the releases section for the latest version. Until version 1.0.0 the project is considered to be unstable.

It is always highly recommended to vendor the version you are using.

License

See LICENSE.md for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL