Commit graph

10 commits

Author SHA1 Message Date
Albert Nigmatzianov
a02a6d7e6d cmd: Fix panic if cmd ends on dash or underscore 2017-05-05 10:30:41 +02:00
Albert Nigmatzianov
4a0fbcae39 cmd: Small correctives 2017-05-05 10:06:10 +02:00
Albert Nigmatzianov
9ef1cd9a2b cmd: Make detection of $HOME work on all systems
Use github.com/mitchellh/go-homedir

Fix #430
2017-05-04 22:28:09 +02:00
Albert Nigmatzianov
6102cfb4b8 cmd: Validate cmd names
Fix #269
2017-05-02 08:50:58 +02:00
Albert Nigmatzianov
bc5777afed cmd: Add more docs 2017-05-02 08:49:47 +02:00
Albert Nigmatzianov
5772143af7 cmd: Rewrite 2017-05-02 08:49:47 +02:00
Sobit Akhmedov
9e39e41fb0 fix typo 2015-11-24 14:46:13 +01: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