4.1.3 • Published 2 years ago

@mibuilder/titanium-cli-plugin v4.1.3

Weekly downloads
-
License
LICENSE SEE IN LI...
Repository
bitbucket
Last release
2 years ago

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.

8.0.16

2 years ago

8.0.15

2 years ago

8.0.12

2 years ago

8.0.11

2 years ago

8.0.14

2 years ago

8.0.13

2 years ago

8.0.9

2 years ago

8.0.8

2 years ago

8.0.5

2 years ago

8.0.6

2 years ago

8.0.1

3 years ago

8.0.3

3 years ago

8.0.2

3 years ago

5.0.0

3 years ago

4.1.3

3 years ago

4.1.2

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago