8 Commits

Author SHA1 Message Date
Mark Villacampa
6a1a5f0f58 Introduce the motion android-setup command which downloads and installs
the android sdk and ndk
2015-03-28 21:13:09 +09:00
Watson
beb3112705 mention about Android with `motion --help' 2015-03-19 13:52:50 +09:00
Laurent Sansonetti
d1b95f157a make 'motion --version' print both stable and pre-release versions 2014-11-05 22:38:04 +09:00
Laurent Sansonetti
a7c839173c add magic encoding comments to all ruby source files 2014-03-05 21:35:20 +09:00
Eloy Durán
2784658520 [Command] Add ANSI support to CLI and use bold to prettify output. 2014-01-28 21:43:40 +09:00
Eloy Durán
31610490bd [Command] Use RubyGems to load plugins from gems. 2014-01-28 21:43:25 +09:00
Eloy Durán
0a13873563 [Command] Deprecate usage of colons in command names. 2014-01-28 21:43:19 +09:00
Eloy Durán
05040c0a82 [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-28 21:42:38 +09:00