Skip to content

mportiz08/tooltime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPE-366: Team ToolTime

Team: Marcus Ortiz, Jason Stewart, Ben Voogd, Alan Yang

initial setup

clone the repo:

git clone git@github.com:tooltime/tooltime.git
cd tooltime

install the dependencies:

bundle install

local development

start delayed_job

rake jobs:work

start the server

rails server thin

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 80.2%
  • CoffeeScript 18.7%
  • JavaScript 1.1%