A script used to analyze and report the capabilities of your system. Running this script will generate an HTML report which details all the tools and resources you need to start developing for Sencha Touch.
This script is ideal for beginners who want to understand what it will take to get a proper development environment configured to support Sencha Touch.
This script has been tested on Mac OS X.
This project has absolutely no affiliation with Sencha.
Released under the MIT license. See LICENSE.md for details.
- BASH
- Download and extract the project
- Make the bash script executable by issuing
chmod 755 ./am-i-sencha-touch-ready
- Run the script
./am-i-sencha-touch-ready
- View the report in a web browser at
./am-i-sencha-touch-ready-report.html
Watch the screencast on how to use the script.