[TIMOB-11858] CodeProcessor: Incorporate feedback into bin script
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-11-27T00:34:11.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2012-11-26T19:23:38.000+0000 |
| Updated | 2017-03-09T00:23:41.000+0000 |
Description
Based on feedback and common problems, we should:
* Add option to bin script to provide "human readable" output and "machine readable" output
* Update docs to talk about platform specific stuff and the -o flag, and make the -o flag required
* Add check for the 'titanium project' command (it's common for people to install the CLI but not a 3.0 SDK)
* Add support for node 0.6 (i.e. alias fs.existsSync)
Closing ticket as fixed.