Appcelerator CLI
This software is pre-release and not yet ready for usage. Please don't use this just yet while we're working through testing and finishing it up. Once it's ready, we'll make an announcement about it.
This Appcelerator command line interface.
Install
$ [sudo] npm install -g appcelerator
Usage
≫ appc
Appcelerator Command-Line Interface, version 0.0.4
Copyright (c) 2014, Appcelerator, Inc. All Rights Reserved.
Usage: appc cmd [options]
Commands:
access <get|set> [options] get or set access in platform
config <get|set|list> [key] [value] get, set, and list configuration settings
generate [options] create a component
help [cmd] display help for [cmd]
install [options] install a component
login [options] login to platform
logout [options] logout of platform
new [options] create a new project
publish [options] publish a project or component
run <app|server> [options] run a project
search [options] search for components
unpublish [options] unpublish a project or component
whoami get the current platform user
Options:
-h, --help output usage information
-V, --version output the version number
-l, --log-level <level> set the log level
--no-banner disable banner
Associated projects
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt
.
TODO
- Add Alloy functionality to appc-cli-titanium
- Add native iOS / Android plugin for
new
command
Licensing
This software is licensed under the Apache 2 Public License. However, usage of the software to access the Appcelerator Platform is governed by the Appcelerator Enterprise Software License Agreement.