buck3000 / codemarks

Bookmarks for Social Coders!

Home Page:http://codemarks.com/about

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codemarks

Build Status Code Climate

Development Environment Setup

We're assuming you use homebrew and RVM, and developing on a mac:

gem install bundler
bundle install
cp config/database.example.yml config/database.yml
rake db:create:all
rake db:reset
rails server

Running the Tests

rake

Deployment Instructions

TODO

About

Bookmarks for Social Coders!

http://codemarks.com/about


Languages

Language:Ruby 58.7%Language:CoffeeScript 18.7%Language:CSS 11.2%Language:HTML 7.7%Language:Gherkin 3.1%Language:Shell 0.5%Language:JavaScript 0.1%