This repo contains the source code for Hyperloop, which lets you extend your Titanium SDK apps with native APIs using JavaScript.
You must have the following on your machine to build it using build.sh, however, you can use ./tools/build.sh to bootstrap your environment with the necessary build tools if you do not:
- Titanium SDK 13.3.0+
The "build" workflow generates a ZIP file hyperloop-module.zip that contains the final release ZIP (e.g. hyperloop-8.0.1.zip). If you want to release a new hyperloop version wait for the "build" workflow to finish, grab the hyperloop-module.zip artifact, get the file hyperloop-x.x.x.zip out of that ZIP and use that for the release.
Hyperloop is licensed under the OSI approved Apache Public License (version 2). Please see the LICENSE file for specific details.
Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 4/7/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal.
