Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

tsm integration of some kind #3

@rf

Description

@rf

Perhaps just by making the tsm sdk logic require()able. Then we can do an npm -g install mockti then cd into a directory and type mockti 2.1.1 which will generate a titanium.js file according to that SDK version. Perhaps also provide an API such as

var mockti = require('mockti');
mockti('2.1.1');

which would throw the Titanium and Ti objects into the current namespace for that matching version. This would probably be easier in a CI setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions