Sencha Tools Bridge - Using Sench SDK Tools with Sencha Cmd
Sencha Tools Bridge - Using Sench SDK Tools with Sencha Cmd
Hey All,
I created a bash script that will allow Sencha SDK Tools to co-exist with Sencha Cmd on the same system. The script has been tested only on Mac OS X but I think it works pretty good. Once the script has been run, instead of using the 'sencha' command for the SDK Tools, you use 'sencha-legacy'. The 'sencha' command from Sencha Cmd takes precedence and is not modified.
The script is as less intrusive as possible as it does not modify either framework, rather it makes some modifications to the .bash_profile and .bashrc profile scripts as well as creating a couple of symlinks. Feedback is appreciated.
Github Projects: Sencha Cordova Builder enables the automatic creation, building, and running of PhoneGap (Cordova) projects with Sencha Touch.
Am I Sencha Touch Ready? checks your system to determine what you need to do to start Sencha Touch development. If you're having trouble getting up and running, try this out.
Sencha Tools Bridge allows Sencha SDK Tools to co-exist with Sencha Cmd on the same system.