Discover Packages
github.com/alexanderallen/golang-petname
command
module
Version:
v0.0.0-...-1dd5636
Opens a new window with list of versions in this module.
Published: Mar 11, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
golang-petname
Super convinient name of naming your project directories, containers, etc.
To compile and run:
go mod init alexanderallen/pet
# Download module dependencies.
go mod tidy
# Install module.
go build && go install
# Confirm module is installed
ls $GOPATH/bin
Make sure your $GOTPATH is set in your .bashrc or equivalent
To get started with Go, see https://golang.org/doc/tutorial/getting-started
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.