Skip to content

sproutcore/showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==========================================================================
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