Skip to content

lduby/hds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. At the command prompt, install all the required gems:

    <tt>bundle install</tt>
  2. Create database:

    <tt>bundle exec rake db:migrate</tt>
  3. Configure the toy library settings by renaming /config/settings.yml.example into /config/settings.yml and modify it.

  4. Populate the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published