Sha256: bf22c287e178a40d85e3bed6749b8fd646dea902bb83c632924fc636631c4299
Contents?: true
Size: 560 Bytes
Versions: 1
Compression:
Stored size: 560 Bytes
Contents
# TaxJp 消費税計算ライブラリ ## Installation Add this line to your application's Gemfile: ```ruby gem 'tax_jp' ``` And then execute: $ bundle Or install it yourself as: $ gem install tax_jp ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/tax_jp/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 |
---|---|
tax_jp-0.0.2 | README.md |