Skip to content

Segence/go-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go project bootstrap

A sample Go bootstrap project.

The project relies on Go Modules so make sure Go 1.11 (or later) is installed.

To bootstrap the project, simply run:

sh -c "$(curl -sSL https://raw.githubusercontent.com/Segence/go-bootstrap/master/bootstrap.sh)"