Sha256: ff9cd3a57053ac9269f9665448ad725a76a2407f2a33d64a121bf67a2c9528c2
Contents?: true
Size: 610 Bytes
Versions: 1
Compression:
Stored size: 610 Bytes
Contents
# RabbitViewer It's file viewer. Support a multi format. png, gif, jpeg, txt ... Powered by [Rabbit](http://rabbit-shocker.org/) ## Installation Add this line to your application's Gemfile: gem 'rabbit_viewer' And then execute: $ bundle Or install it yourself as: $ gem install rabbit_viewer ## Usage $ rabbit_viewer /home/user/Pictures/*.png ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rabbit_viewer-0.1.0 | README.md |