Home

Awesome

Shelr.tv - service for terminal screencasting

Build Status

Shelr.tv is a service and a tool for terminal screencasting. Service allow you to share your terminal records like this.

GitHub: shelr/shelr.tv issues

Quickstart for Developers

Ruby 2.2.2+ required.

sudo apt-get install mongodb-server openjdk-6-jre python-pygments
bundle install
bundle exec rake db:seed
bundle exec foreman start

Contributions welcome!

Bitdeli Badge