[TIMOB-9030] CLI: "build" command docs and testing
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-05-07T17:10:32.000+0000 |
| Updated | 2016-08-24T06:09:27.000+0000 |
Description
This ticket is for documenting and creating a test plan for the
build command for the CLI. Note that this is a distinct task from implementation as it requires that *all platforms* have their implementations completed, and any specific settings/behaviors, documented.
Tasks include:
* Document build/install/run (tdoc2, markdown, manpage, whatever)
* Test plan for build/install/run
Does this ticket mean that the titanium run command will come back? In titanium.py there use to be a run command which would be redundant if not for the fact that you could do:
titanium run --dir=module_directory_pathand directly execute that module without having the need for a 'test harness project'. This would be great to have back in the CLI.[~sophrinix] No. There currently are no plans to implement a
runcommand. I will fix the description.[~bimmel], [~emerriman] Would you say that the Titanium build command has sufficient docs and "testing"?