Shelr.tv - service for terminal screencasting
Shelr.tv was a service and a tool for terminal screencasting. Service allowed you to share your terminal records like this.
GitHub: shelr/shelr.tv issues
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
- fork
- add spec
- add feature
- make sure other test pass
- create pull request
- enjoy :)