Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 390 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 390 Bytes

OmbuLabs Librarian

This is an app to keep track of all of our resources:

  • OmbuLabs Articles
  • FastRuby.io Articles
  • UpgradeJS.com Articles

In the future it will be able to keep track of:

  • eBooks
  • Online Courses

Setup

Clone the repository and follow these steps:

./bin/setup
./bin/dev

Tests

You can run the tests using RSpec:

bundle exec rspec spec/