Commit Graph

5 Commits

Author SHA1 Message Date
Laurent Sansonetti
f29d89f89a add magic encoding comments to all ruby source files 2014-03-05 12:20:20 +01:00
Eloy Durán
d1a9b4e0b1 [Command] Add ANSI support to CLI and use bold to prettify output. 2014-01-27 18:14:32 +01:00
Eloy Durán
5afb52f99c [Command] Use RubyGems to load plugins from gems. 2014-01-27 16:31:26 +01:00
Eloy Durán
de7c7732e8 [Command] Deprecate usage of colons in command names. 2014-01-27 13:37:52 +01:00
Eloy Durán
fea2150aae [Command] Deprecate Motion::Project::Command, long live Motion::Command!
Some of our commands are not related to ‘a project’ at all, so the
namespacing felt incorrect, but this also helps greatly for the
transition process. I.e. old command plugins will inherit from the
deprecated class and still work and we get to re-use the `Command` name.
2014-01-20 17:56:14 +01:00