/shareyourtest

Share your test is an open source collaborative platform to share tests online

Primary LanguageRuby

shareyourtest

http://www.shareyourtest.com

Code Climate

Build Status

============

Getting Started

  1. Install Rails at the command prompt if you haven't yet:

     gem install rails
    
  2. Migrate the data

     rake db:Setup
    
  3. Run a server

     rails server
    
  4. Check the app at

     http://localhost:3000
    

License

No License yet, please do not use for commercial purposes