[TIMOB-9024] CLI: "create" builtin for apps
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-11T11:05:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.0.0, Sprint 2012-19 JS |
Components | CLI |
Labels | core, look1 |
Reporter | Stephen Tramer |
Assignee | Chris Barber |
Created | 2012-05-07T16:55:42.000+0000 |
Updated | 2017-03-22T17:03:53.000+0000 |
Description
This task is for writing the
create
builtin as described in the [CLI spec](https://wiki.appcelerator.org/display/spe/Command+Line+Interface).
Depends upon the command API from TIMOB-9022 to be completed. This ticket *may* be performed in tandem with TIMOB-9022, in which case the "create" stub is unnecessary there.
Tasks include:
* Write "create" builtin
* Produce documentation (tdoc2, markdown, manpage, whatever)
* Test plan for "create" builtin
** We may want to consider using "node-unit" or another node unit testing framework. This could be an investigation task as part of this ticket as well.
TIMOB-9180 also states CommonJS "create" is required.
Closing ticket due to time passed since it was reported and the issue is no longer a problem.