Skip to content

Instantly share code, notes, and snippets.

@Draiken
Created March 2, 2012 20:56
Show Gist options
  • Save Draiken/1961337 to your computer and use it in GitHub Desktop.
Save Draiken/1961337 to your computer and use it in GitHub Desktop.
treee
.
├── app
│   ├── controllers
│   │   └── home_controller.js.coffee
│   ├── models
│   └── templates
│   └── books
│   └── index.handlebars
├── app.js
├── application.js
└── vendor
└── sproutcore-routing.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment