Eloy Durán
|
5d35b8b2a2
|
[Template] Do not override load paths with ‘pre’ dist dir in development.
RubyMotion developers should be able to test changes to the templates
from a local development build.
|
2014-12-12 07:44:38 +09:00 |
|
Laurent Sansonetti
|
4ac164737e
|
“motion create” will now load templates in /Library/RubyMotionPre if necessary
|
2014-09-21 01:59:43 +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
|
f9dd827ab2
|
[Command] Allow gems to register templates and show in help banner.
Load available templates list as late as possible.
|
2014-01-28 21:43:30 +09:00 |
|
Eloy Durán
|
48bd65c628
|
[command] Add informative error example that optionally shows backtraces.
|
2014-01-28 21:30:54 +09:00 |
|
Eloy Durán
|
97c92ea182
|
[command] Make create command work again.
|
2014-01-28 21:30:50 +09:00 |
|
toshiwo
|
02cf8d5e1d
|
support nested directory
* https://github.com/HipByte/RubyMotion/pull/144#issuecomment-29203864
|
2013-11-25 23:18:57 +09:00 |
|
toshiwo
|
231547a62b
|
support dynamic name directory in template
|
2013-11-25 22:31:12 +09:00 |
|
Jamon Holmgren
|
824166b52b
|
Fixed issue where template working trees would not be updated upon git pull
|
2013-09-04 08:59:25 -07:00 |
|
Watson
|
7ea395a1af
|
use local scope variable
|
2013-06-15 01:25:00 +09:00 |
|
Watson
|
349c3ada05
|
refactor #92
|
2013-06-15 01:00:20 +09:00 |
|
Matt Garrison
|
3242325a9f
|
added conditional for failed repo clones
|
2013-05-17 11:10:15 -05:00 |
|
Matt Garrison
|
6273ecece0
|
added more robust repo name extraction, refactored names to be more descriptive
|
2013-05-17 11:03:52 -05:00 |
|
Gant
|
6091814b65
|
Cache issue resolved, git works
|
2013-05-16 14:09:43 -05:00 |
|
Gant
|
0a925134c0
|
Really close, just need to figure out the cache issue on new create
|
2013-05-16 13:59:00 -05:00 |
|
Gant
|
a6addd6ec0
|
detecting git
|
2013-05-16 10:07:50 -05:00 |
|
Gant
|
c6cc46aafe
|
Regex checks for git
|
2013-05-15 16:10:00 -05:00 |
|
Gant
|
368d33ab7b
|
beginning in template
|
2013-05-15 14:59:10 -05:00 |
|
Laurent Sansonetti
|
ed71b653c2
|
motion create usage will now print available templates
|
2013-05-10 00:43:15 +09:00 |
|
Laurent Sansonetti
|
1f92830511
|
allow 3rd-party templates to be located in ~/Library/RubyMotion/template
|
2013-05-10 00:40:40 +09:00 |
|
Laurent Sansonetti
|
06c18cc293
|
mac port
|
2013-05-10 00:33:46 +09:00 |
|