Commit Graph

6 Commits

Author SHA1 Message Date
risk danger olson
c9a03bb3bc commands: remove last httputil usage 2017-01-04 16:10:53 -07:00
risk danger olson
6a8b010381 fix problems running 'install' in a root dir 2016-11-30 13:56:22 -07:00
risk danger olson
bba8f3b876 update package imports 2016-11-15 10:01:18 -07:00
risk danger olson
60639b0271 put all the command stuff in run.go 2016-09-01 10:28:30 -06:00
risk danger olson
a12cdc889f RegisterCommand() can no longer disable commands
the config is available at init(), so isCommandEnabled() checks can be
pulled out of the RegisterCommand() callback, simplifying its signature.
2016-09-01 10:09:38 -06:00
risk danger olson
e8bf1bd033 move the command init to a separate file 2016-09-01 09:21:48 -06:00