Sha256: c709d415e395619b25e03ae726e405d77e8518dfb5c7ead82386b76885c5c01a
Contents?: true
Size: 584 Bytes
Versions: 2
Compression:
Stored size: 584 Bytes
Contents
# Forgitter .gitignore generator ## Installation Add this line to your application's Gemfile: gem 'forgitter' And then execute: $ bundle Or install it yourself as: $ gem install forgitter ## Usage forgitter TYPE1 [TYPE2 [TYPE3] ...] See `forgitter -h` for more options. ## Contributing 1. Fork it ( http://github.com/cloudspace/forgitter/fork ) 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
forgitter-0.0.2 | README.md |
forgitter-0.0.1 | README.md |