Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.14 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.14 KB

Picaro

Powered by Sinatra, DataMapper, raw human creativity

build status

Setup

Requirements:

Run it:

  1. bundle install
  2. rake run -- to run the web server and start Guard for coffeescript file auto-compilation
  3. you are now rocking at @ http://localhost:9292

Notes:

  • Some people have run into weird issues installing linecache19 via bundle install. Ctrl-c, run gem install ruby-debug19, then re-run bundle install and see if that does it.

Contributing

Make something awesome and then run the tests and then send a pull request

Authors

License

???