create-go-app

command module
v0.0.96 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: MIT Imports: 4 Imported by: 0

README

create-go-app

Create a microservice in Go by using a single command.

Table of Contents

Installation

git clone https://github.com/andygeiss/create-go-app
cd create-go-app
make

Creating Go Apps

Create a Go binary:

create-go-app -type bin -name <name>

Create a Go library:

create-go-app -type lib -name <name>

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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