Skip to content

nklizhe/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate code for Go Projects

My preferred starting structure for mid-/large-sized Go projects.

Features

  • Go 1.4
  • Using GVM and GVP to manage dependent packages
  • Cross-compile to Mac, Linux and Windows

Bootstrap

Setup the Go development environment.

Mac OS X

./bootstrap.darwin.sh

Ubuntu

sudo ./bootstrap.linux.sh

Vagrant

vagrant up

About

Boilerplate for mid-/large-sized Go projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors