Part of the spurious family.
A sinatra application allowing you to interact with and manage the services running via spurious, think of it as a basic version of the AWS console.
Read the installation instructions for spurious as the browser is one of the services that's started and run by spurious.
- Fork it ( http://github.com/stevenjack/spurious-browser/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request