@interaktiv/titanium-cli-plugin-mi-apps

4.0.3 • Public • Published

Welcome to @interaktiv/titanium-cli-plugin-mi-apps 👋

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.

/@interaktiv/titanium-cli-plugin-mi-apps/

    Package Sidebar

    Install

    npm i @interaktiv/titanium-cli-plugin-mi-apps

    Weekly Downloads

    1

    Version

    4.0.3

    License

    LICENSE SEE IN LICENSE

    Unpacked Size

    59.7 kB

    Total Files

    26

    Last publish

    Collaborators

    • dia-bot
    • kbshl