README.md

Tanuki
======

Elixir wrapper for GitLab. You'll need your private token found under <Gitlab Instance URL>profile/account.

### Work in Progress!
API is not yet consistent and subject to change

Todo
- Type specs
  - Make dialyze happy
- Tests
- Improve
- OAuth Bearer support
- Support for *all* endpoints


## Links
* Designed after [Tentacat](https://github.com/edgurgel/tentacat), thanks!
* [GitLab API docs](http://doc.gitlab.com/ce/api/)