@mibuilder/titanium-cli-plugin

4.1.3 • Public • Published

Welcome to @mibuilder/titanium-cli-plugin 👋

This is an Appcelerator Titanium CLI Plugin to boost the build of Titanium Classic MI apps.

Node latest version Commitizen friendly Conventional Commits Semantic Release

npm latest version npm next version

Installation

To always load the plugin, you need to add the commands and hooks directories to the Titanium CLI's paths configuration:

[appc] ti config -a paths.commands /path/to/plugin/commands
[appc] ti config -a paths.hooks /path/to/plugin/hooks

Alternatively, you may extract the plugin to the global Titanium installation folder or project directory, then enable it in the tiapp.xml:

<?xml version="1.0" encoding="UTF-8"?>
<ti:app xmlns:ti="http://ti.appcelerator.org">
  <plugins>
    <plugin>ti.mi</plugin>
  </plugins>
</ti:app>

📝 License

Copyright © 2019-present die.interaktiven GmbH & Co. KG. All rights reserved.

Package Sidebar

Install

npm i @mibuilder/titanium-cli-plugin

Weekly Downloads

2

Version

4.1.3

License

LICENSE SEE IN LICENSE

Unpacked Size

53.4 kB

Total Files

26

Last publish

Collaborators

  • twtrb