Sha256: ba5c5c51a53d45812337ad05b2c67cb19e5a7fd4c0a63702e12945663d13fcd6
Contents?: true
Size: 528 Bytes
Versions: 1
Compression:
Stored size: 528 Bytes
Contents
# MTIF A gem to read Movable Type Import Format ## Installation Add this line to your application's Gemfile: ```ruby gem 'mtif' ``` And then execute: $ bundle Or install it yourself as: $ gem install mtif ## Usage ## Contributing 1. Fork it ( https://github.com/[my-github-username]/mtif/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 a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mtif-0.0.1 | README.md |