This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 189b11caaae58119aea6b4aba72f423561a4a8ec
tree e0bde02541f4efa1348172dabbd58f17066b7695
parent bd4984d681b258210200be81ba1a8e00f1cc3182
tree e0bde02541f4efa1348172dabbd58f17066b7695
parent bd4984d681b258210200be81ba1a8e00f1cc3182
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README | ||
| |
clients/ | ||
| |
frameworks/ | ||
| |
public/ | ||
| |
sc-config.rb | ||
| |
submodules/ |
README
sproutcore-plotkit-sample is a sample application meant to show off how nicely SproutCore and PlotKit can play together. If you're cloning this project from git, you must also clone the submodules with the following commands: git submodule init git submodule update cd submodules/sproutcore-plotkit/ git submodule init git submodule update Also, if you don't have them, get the SproutCore build tools: sudo gem install sproutcore Now you can start the dev server by running "sc-server" in the sproutcore-plotkit-sample directory.








