Tool to create skeleton of Go projects.
Copyright notices only need the year when the file was created, so don't add new years.
go get github.com/tredoe/wizard/gowizard
To only install the package, which could be used by a Go IDE:
go get github.com/tredoe/wizard
Unless otherwise noted:
- The source files are distributed under the Mozilla Public License, version 2.0