/newsreader

Primary LanguageJavaScript

sinatra1

At first install libcurldev

To run enter the following:

gem install bundler bundle install bundle exec rackup

or

bundle exec shotgun for faster development without restarts

Running tests:

rake test

Run console for inspecting models:

rake console