Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Titanium CLI is a command line tool for creating and building apps using the Titanium SDK. It's open-source and easy to use.
You must have Node.js 8.10.0 or newer.
You also must have the Appc Daemon (appcd) installed. You can install it via the Axway AMPLIFY Package Manager or npm.
amplify pm i appcd
or
npm i -g appcd
npm i -g titanium@next
ti <command> [options]
or
titanium <command> [options]
The official documentation is not available yet. In the meantime, view the help:
ti -h
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.
FAQs
Command line interface for building Titanium SDK apps
We found that titanium demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.