Skip to content

peterlcullen/songtrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local installation

First, copy the repo over to your local drive

$ git clone [email protected]:peterlcullen/songtrack.git
$ cd songtrack

or fork it and clone off of that

Next, install the gems

$ bundle install

Prep the database

$ rake db:migrate

Fire up the server and enjoy

$ rails s

About

a simple app for tracking music you like, and viewing music other people like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published