acurley / tracksys

UVA Library Digitization Services workflow and repository management tool. Utilizes the Hydraulics engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Tracksys

Installation

Ruby

  • Install rbenv
  • Install ruby 1.9.3-p448
  • Run rbenv rehash

Rails

rbenv 1.9.3-p448
gem install bundle
cd /usr/local/projects
git clone https://github.com/uvalib-dcs/hydraulics.git
git clone https://github.com/uvalib-dcs/tracksys.git
cd tracksys
bundle
rbenv rehash # to run the executables of the newly installed gems.
rake db:setup

About

UVA Library Digitization Services workflow and repository management tool. Utilizes the Hydraulics engine.


Languages

Language:Ruby 77.7%Language:CSS 13.5%Language:HTML 7.7%Language:JavaScript 0.8%Language:Shell 0.3%