service

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2020 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

go get github.com/gomicro/service

Usage

Generate a bootstrap of a new microservice

Usage:
  service [flags]
  service [command]

Available Commands:
  help        Help about any command
  version     Display the version

Flags:
      --db              whether the service will have a database or not
  -h, --help            help for service
      --installable     whether the service will be installable or not
      --name string     service name (default "service")
      --org string      organization name (default "gomicro")
      --source string   source location (default "https://github.com/gomicro/service")

Use "service [command] --help" for more information about a command.

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

Jump to

Keyboard shortcuts

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