[TIMOB-10926] CodeProcessor: Flesh out standalone bin script
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-11-07T18:00:38.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2012 Sprint 23 JS, 2012 Sprint 23 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2012-09-14T15:18:41.000+0000 |
Updated | 2017-03-07T20:44:13.000+0000 |
Description
We should flesh out the bin script currently included with the code processor. Namely:
* Make sure that all options/etc are well parsed
* Document all dependent modules used in the bin script in the package.json
* Switch to using common modules with the CLI (i.e. remove nomnom)
* General code cleanup and polish
Closing ticket due to time passed.