wizard icon indicating copy to clipboard operation
wizard copied to clipboard

Tool to create skeleton of Go projects

Gowizard

Tool to create skeleton of Go projects.

Documentation online

Maintenance of programs

Copyright notices only need the year when the file was created, so don't add new years.

Installation

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

License

Unless otherwise noted:

  • The source files are distributed under the Mozilla Public License, version 2.0