etsai / karmaville

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to KarmaVille

Getting Started

KarmaVille uses PostgreSQL. Run the following commands to get started:

$ git clone git://github.com/Devbootcamp/karmaville.git
$ cd karmaville
$ bundle install
$ rake db:setup

The rake db:setup command could take several minutes to run.

About


Languages

Language:Ruby 93.9%Language:CSS 3.3%Language:JavaScript 2.8%