Commit graph

6 commits

Author SHA1 Message Date
Anthony Fok
8985ae80d8 Merge b0ace35ce7 into 4c05eb1145 2016-04-07 00:08:47 +00:00
Sobit Akhmedov
9e39e41fb0 fix typo 2015-11-24 14:46:13 +01:00
Anthony Fok
b0ace35ce7 Improve Cobra Generator’s licensing helper
- Adopt standardized short identifiers from the SPDX License List,
   see http://spdx.org/licenses/
 - Add SPDX-License-Identifier in the source header, see ESR’s
   endorsement in http://esr.ibiblio.org/?p=6867
 - Print a message telling the user which license is actually chosen

TODO: Work-in-progress, not ready for commit.  Comments welcome!
2015-11-22 00:00:17 -07:00
Anthony Fok
1e63ad8ed1 Fine-tune the formatting of Cobra’s generated code 2015-11-20 15:28:40 -07:00
spf13
2a6ed7a106 utilize filepath.Join liberally
fixes #176
2015-11-06 11:08:12 -05:00
spf13
a7defd47ef add add command functionality to cobra 2015-10-28 13:43:58 -04:00