¶ ↑
Project: SproutCoreShowcase Copyright: @2012 My Company, Inc.
¶ ↑
To deploy:
• build the app into the working copy of the deployed page repo
$ sproutcore build showcase --buildroot=../../path_to_sproutcore-showcase.github.com_repo_working_copy
• cd to that directory and move index.html to the top of the directory
$ cd ../../path_to_sproutcore-showcase.github.com_repo $ mv static/showcase/en/_build_number/index.html index.html
• push to git@github.com:sproutcore-showcase/sproutcore-showcase.github.com.git