Laurent Sansonetti
f29d89f89a
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +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
Eloy Durán
e7839593fa
[command] Small cleanup.
2014-01-20 17:56:14 +01:00
Eloy Durán
faec9527ca
[command] Add informative error example that optionally shows backtraces.
2014-01-20 17:56:14 +01:00
Eloy Durán
2211375132
[command] Make create command work again.
2014-01-20 17:56:14 +01:00
Eloy Durán
a2f130f0b3
[command] Make the device-console command work again.
2014-01-20 17:56:14 +01:00
Eloy Durán
b65a05e142
[command] Some refactoring/cleaning.
2014-01-20 17:56:14 +01:00
Eloy Durán
3e935532d2
[command] Make RubyMotion main description a bit better.
2014-01-20 17:56:13 +01:00
Eloy Durán
f1848a852a
[command] Make update command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
521155fa86
[command] Make support command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
c86c04ae04
[command] Make the activate command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
589a1ae2f6
[command] Make the account command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
d3db52b9c2
[command] Make the changelog command work again.
2014-01-20 17:56:13 +01:00
Eloy Durán
86c2914a44
[command] Change base class to use CLAide::Command.
2014-01-20 17:56:13 +01:00
Laurent Sansonetti
9b3619c210
better indent
2013-08-26 15:20:22 +02:00
Laurent Sansonetti
c4fc96bff3
add command-line plugins
2013-05-04 18:59:53 +02:00