Skip to content

drubaby/pinball-league-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README goes here!

To do!

Required Software

  • Ruby 2.6.1 (rvm install 2.6.1 && rvm use 2.6.1 --default)
  • Postgres (brew install postgres)
  • Bundler (gem install bundler)
  • Rails

Set up dev env

  • Clone git repo
  • cd to repo directory and bundle install
  • start postgres and then run rake db:setup to load db schema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.3%
  • HTML 0.7%