Sha256: 44b02344c05d4a162a57c2be9deb364d0dd61eb75a0369053ec79ebb9fee0045
Contents?: true
Size: 665 Bytes
Versions: 1
Compression:
Stored size: 665 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.6.1 | README.md |