Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 331 Bytes

Crowdsourcing Conference 2012

http://www.conferenciacrowdsourcing.com.br/

Install

Clone the project git clone git://github.com/softa/ccs12.git

Enter in your app folder cd ccs12

Install dependencies bundle install

Run the tests rake spec

Start the Server rails server