Skip to content

Instantly share code, notes, and snippets.

@dalmaer
Created January 17, 2012 08:08
Show Gist options
  • Save dalmaer/1625570 to your computer and use it in GitHub Desktop.
Save dalmaer/1625570 to your computer and use it in GitHub Desktop.
"hello-world": {
"routes": {
"": "index",
"hello": "index"
},
"scripts": [
"js/views/hello-world",
"js/routers/hello-world.js"
],
"styles": [
"styles/hello-world.styl"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment