An open API service indexing awesome lists of open source software.

https://github.com/michalmuskala/testem


https://github.com/michalmuskala/testem

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

== README

To run application:
* Install ruby 2.1.5
* Run `bundle install`
* Run `bin/rake db:create db:schema:load`
* Run `bin/rails server`. The server will be at http://localhost:3000

The application is available at: http://testem.herokuapp.com