An open API service indexing awesome lists of open source software.

https://github.com/sproutcore/showcase

The showcase source. Build and push to https://github.com/sproutcore-showcase/sproutcore-showcase.github.com.
https://github.com/sproutcore/showcase

Last synced: 12 months ago
JSON representation

The showcase source. Build and push to https://github.com/sproutcore-showcase/sproutcore-showcase.github.com.

Awesome Lists containing this project

README

          

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