/Schedlr

Primary LanguageRuby

Schedulr

Build Status Code Climate Test Coverage

Description

Steps to get working locally

  • Clone
  • Bundle Install
  • If the project already has migrations
    • Run rake db:setup
  • If the project is brand new
    • Run rake db:create

Steps to deploy

Notable tech used