command
module
Version:
v0.0.56
Opens a new window with list of versions in this module.
Published: Sep 30, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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 Go binary:
create-go-app -type bin -name <name>
Create a Go library:
create-go-app -type lib -name <name>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.