Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18513] Properly expose Titanium CLI as a NPM API module

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusClosed
ResolutionWon't Do
Resolution Date2020-01-30T09:49:29.000+0000
Affected Version/sRelease 3.5.0
Fix Version/sn/a
ComponentsTooling
LabelsTCSupport, api, cli, commonjs, module, npm
ReporterFokke Zandbergen
AssigneeChris Barber
Created2014-10-24T13:31:39.000+0000
Updated2020-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'
});

Comments

  1. Chris Barber 2020-01-30

    I don't see us doing this at this point. The next Titanium CLI will allow us to do this and more.
  2. Fokke Zandbergen 2020-01-30

    Haha... getting a ton of old JIRA notifications! How are you?
  3. Chris Barber 2020-01-30

    Doing good! Hope things are good on your end!
  4. Fokke Zandbergen 2020-01-30

    Certainly! Having a ton of fun at zapier.com
  5. Sohail Saddique 2020-01-31

    Ticket closed.

JSON Source