[TIMOB-13584] Code Processor: Make the code processor a CLI command
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-05-13T17:36:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2013 Sprint 10 JS, 2013 Sprint 10, Release 3.1.1, Release 3.2.0 |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Matt Langston |
| Created | 2013-04-16T00:53:40.000+0000 |
| Updated | 2017-03-14T21:20:38.000+0000 |
Description
The code processor is currently its own standalone binary, but really it should be a CLI command. This will allow the code processor to share many of the CLI's capabilities and reduce code duplication.
Closing ticket as fixed.