create-go-app

command module
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 License: MIT Imports: 4 Imported by: 0

README

create-go-app

Create Go apps with with zero configuration by using a single command.

Table of Contents

Installation

go get -u github.com/andygeiss/create-go-app

Creating Go Apps

Create a backend server app:

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

Create a Go binary project:

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

Create a Go library/module:

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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