[ALOY-41] The user would like to run the Declarative UI translator but does not want to do custom install of components.
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-19T11:52:05.000+0000 |
Affected Version/s | 2012 Sprint 14 |
Fix Version/s | 2012 Sprint 14 |
Components | Titanium SDK |
Labels | 2d |
Reporter | Russell McMahon |
Assignee | Tony Lukasavage |
Created | 2012-05-07T12:02:18.000+0000 |
Updated | 2012-07-19T11:52:05.000+0000 |
Description
Since Node.js is the preferred translator runner it would be ideal to package up the translator as a NPM package.
As covered in this issues subtask, moving the zipti project into an npm structure and defining dependencies in a
package.json
file will allow us to distribute zipti with ease until such time as it is integrated with TiStudio. It can be installed locally:and eventually we can publicly distribute it as a npm package and it will be installable like this: