Sha256: 1269eb45fd7a2af64dd581fcc45e2256228449c4d21a405e7b67caf018f81b31

Contents?: true

Size: 534 Bytes

Versions: 1

Compression:

Stored size: 534 Bytes

Contents

# 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).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tsumanne-0.0.0 README.md