# Tsumanne API Wrapper for tsumanne.net ## Installation ```bash gem install tsumanne ``` ## Usage See: [`spec/tsumanne_spec.rb`](spec/tsumanne_spec.rb) ## Development ```bash # install dependencies bundle # check code with linter / formatter && run tests rake ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/eggplants/tsumanne. ## License The gem is available as open source under the terms of the [MIT License](https://github.com/eggplants/tsumanne/blob/master/LICENSE.txt).