Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

ewanharris/qe-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qe-helper

bitHound Overall Score

This node module is designed to reduce the time spent doing repetitive tasks.

Installation

Install using the following command

[sudo] npm install -g qe-helper

What 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 environment
qe get-latest - Get the latest and greatest Appc Core, Appc NPM and Ti SDK versions
qe switch-env - Switch between environment
qe update-tiapp - Update a tiapp with a certain SDK
qe 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 go

Development

Clone this repo

git clone https://github.com/ewanharris/qe-helper.git

Link the repo to your node modules for testing

npm link

Develop and make PRs for new commands!

Alternatively file an issue with what you want to see implemented!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published