This is a master detail view application, utilizing a native table view component and platform-specific UI and navigation. A starting point for a navigation-based application with hierarchical data, or a stack of windows. Requires Titanium Mobile SDK 1.8.0+.
gem install titi compile allcd appcoffee -c -o ../Resources/js/cuescore --watch cuescorecoffee -c -o ../spec/javascripts/libs --watch specmvn archetype:generate -DarchetypeRepository=http://searls-maven-repository.googlecode.com/svn/trunk/snapshots -DarchetypeGroupId=com.github.searls -DarchetypeArtifactId=jasmine-archetype -DarchetypeVersion=1.2.0.0-SNAPSHOT -DgroupId=com.acme -DartifactId=my-jasmine-project -Dversion=0.0.1-SNAPSHOTmvn jasmine:bddgo to: http://localhost:8234 to see test results
mvn verify####To make changes edit the pom.xml file in the root project dir.
gem install jasminerake jasmineGo to: http://localhost:8888 to see test results
docco-husky https://github.com/mbrevoort/docco-husky
cd appnpm install docco-husky[sudo] npm install -g docco-husky