spf13--cobra/cobra/cmd
2017-05-05 10:51:57 +02:00
..
testdata cmd: Add tests 2017-05-05 10:35:27 +02:00
add.go cmd: Fix panic if cmd ends on dash or underscore 2017-05-05 10:35:27 +02:00
add_test.go cmd: Fix panic if cmd ends on dash or underscore 2017-05-05 10:35:27 +02:00
golden_test.go cmd: Add tests 2017-05-05 10:35:27 +02:00
helpers.go cmd: Small correctives 2017-05-05 10:35:27 +02:00
init.go cmd: Fix incorrect initialzation by cobra init . 2017-05-05 10:51:57 +02:00
init_test.go cmd: Add tests 2017-05-05 10:35:27 +02:00
license_agpl.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_apache_2.go cmd: Rewrite 2017-05-05 10:35:27 +02:00
license_bsd_clause_2.go cmd: Add more possible matches for bsd licenses 2017-04-25 18:44:42 +02:00
license_bsd_clause_3.go cmd: Add more possible matches for bsd licenses 2017-04-25 18:44:42 +02:00
license_gpl_2.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_gpl_3.go cmd: Edit license texts 2017-04-27 20:09:18 +02:00
license_lgpl.go cmd: Use 'this program' instead of appName in licenses 2017-04-27 20:09:18 +02:00
license_mit.go Refactor licenses to many files (#323) 2017-04-20 17:34:10 +02:00
licenses.go cmd: Add more docs 2017-05-05 10:35:27 +02:00
project.go cmd: Fix incorrect cmd dir 2017-05-05 10:35:27 +02:00
project_test.go cmd: Use Fatalf instead of Fatal 2017-05-05 10:35:27 +02:00
root.go cmd: Make detection of $HOME work on all systems 2017-05-05 10:35:27 +02:00