[TIMOB-18513] Properly expose Titanium CLI as a NPM API module
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | None |
| Status | Closed |
| Resolution | Won't Do |
| Resolution Date | 2020-01-30T09:49:29.000+0000 |
| Affected Version/s | Release 3.5.0 |
| Fix Version/s | n/a |
| Components | Tooling |
| Labels | TCSupport, api, cli, commonjs, module, npm |
| Reporter | Fokke Zandbergen |
| Assignee | Chris Barber |
| Created | 2014-10-24T13:31:39.000+0000 |
| Updated | 2020-01-31T11:30:04.000+0000 |
Description
Like ALOY-879 same should be done for the Titanium CLI:
var ti = require('titanium');
ti.build({
projectDir: 'myProject',
platform: 'ios'
});
I don't see us doing this at this point. The next Titanium CLI will allow us to do this and more.
Haha... getting a ton of old JIRA notifications! How are you?
Doing good! Hope things are good on your end!
Certainly! Having a ton of fun at zapier.com
Ticket closed.