Created
February 27, 2012 15:38
-
-
Save tim-evans/1924750 to your computer and use it in GitHub Desktop.
SC Getting Started
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| getting_started | |
| |`---- master [App just created using sc-init] | |
| |`---- adding_states [App after adding states to the application] | |
| . | |
| . | |
| . | |
| |`---- add_a_data_source [App after adding a data source] | |
| `---- backend_todos [App with statechart additions to make it talk to the backend] | |
| - adding_states - backend_todos | |
| / / | |
| o--o--o--o--o--o--o--o--o--o--o | |
| \ | |
| - getting_started |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment