Skip to content

Instantly share code, notes, and snippets.

View netikular's full-sized avatar
🏠
Working from home

Kevin Pratt netikular

🏠
Working from home
View GitHub Profile
@netikular
netikular / Buildfile
Created June 24, 2011 18:58
Todo application
# Add initial buildfile information here
config :all, :required => ["sproutcore/core_foundation","sproutcore/datastore","sproutcore/ajax"], :theme => "sproutcore/empty_theme"
proxy '/tasks', :to => 'localhost:3000'