nativeloop
Version:
⭐ Axway Amplify module for using nativeloop with Appcelerator Titanium SDK Framework
33 lines (23 loc) • 1.12 kB
Markdown
<h3 align="center">
<img src="https://cdn.secure-api.org/images/nativeloop_logo_text_256.png" alt="nativeloop logo" />
</h3>
<div align="center">⚡ Developing native mobile apps just got a whole lot more awesome ⚡</div>
---
## CLI Documentation
---
### General Usage
Usage | Synopsis
------|-------
General | `native <Command> [Command Parameters] [--command <Options>]`
Alias | `nativeloop <Command> [Command Parameters] [--command <Options>]`
### Project Development Commands
Command | Description
---|---
[create](create.md) | Creates a new project for native mobile development with {nativeloop}.
[init]() |  Initializes an existing Appcelerator mobile project for development with {nativeloop}.
### Global Options
Option | Description
-------|---------
--help, -h, /? | Prints help about the selected command in the console.
--path `<Directory>` | Specifies the directory that contains the project. If not set, the project is searched for in the current directory and all directories above it.
--version | Prints the client version.