1.0.1 • Published 9 years ago
qe-helper v1.0.1
qe-helper
This node module is designed to reduce the time spent doing repetitive tasks.
Installation
Install using the following command
[sudo] npm install -g qe-helperWhat can I do?
Currently you can run the following commands. Options, flags and further help can be found by running -h/--help for each command.
qe env-info - Prints out info for your environmentqe get-latest - Get the latest and greatest Appc Core, Appc NPM and Ti SDK versionsqe switch-env - Switch between environmentqe update-tiapp - Update a tiapp with a certain SDKqe config - Get, set and list values stored in the config, useful for making qe switch-env easier!qe remove - Remove Appc Core and SDKs from your machine all in one goDevelopment
Clone this repo
git clone https://github.com/ewanharris/qe-helper.gitLink the repo to your node modules for testing
npm linkDevelop and make PRs for new commands!
Alternatively file an issue with what you want to see implemented!