Catscope
Catscope is an on-demand web-based file browser.
Installation
$ gem install catscope
Usage
catscope
Contributing
- Fork it ( https://github.com/hayamiz/catscope/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 a new Pull Request