Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 533 Bytes

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