[TIMOB-9029] CLI: "build" command for Mobile Web apps
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-04T15:32:31.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-18 Core, 2012 Sprint 18 |
Components | CLI |
Labels | core |
Reporter | Stephen Tramer |
Assignee | Chris Barber |
Created | 2012-05-07T17:07:18.000+0000 |
Updated | 2017-03-08T00:46:27.000+0000 |
Description
This task is for writing the
build
, install
, and run
builtins for the CLI for mobileweb only, as per the [CLI spec](https://wiki.appcelerator.org/display/spe/Command+Line+Interface).
Tasks include:
* Determine and document appropriate mobileweb configuration settings
* Determine how certain command-line options are interpreted for mobileweb's specific needs, or if they even apply (such as \-\-simulator|\-\-emulator
).
* Write builtins (mobileweb support only)
** This includes support for mobileweb module building, if supported.
This task requires that TIMOB-9026 be completed.
Finished except CSS minification which will be addressed in TIMOB-7237.
Closing ticket as resolved.