spf13--cobra/cobra/cmd
Ian Walter d811f40c6a Adding custom license functionality
* Refactoring code that unnecessarily declares a map before making it.
* Cleaning up gpl3 formatting to match other licenses.
* Adding functionality that allows specifying custom license header
  and text in cobra config.
* Using license header and text as templates so that they can use
  template variables (for custom and gpl3 licenses).
* Adding ability to specify no license.
* Adding custom license example to README.
2016-04-27 12:03:26 -04:00
..
add.go fix typo 2015-11-24 14:46:13 +01:00
helpers.go Adding custom license functionality 2016-04-27 12:03:26 -04:00
helpers_test.go Ugly fix for filepath.IsAbs not playing nicely with windows 2015-12-11 15:44:48 -05:00
init.go Adding custom license functionality 2016-04-27 12:03:26 -04:00
licenses.go Adding custom license functionality 2016-04-27 12:03:26 -04:00
root.go Adding custom license functionality 2016-04-27 12:03:26 -04:00