This library provides Ubiregi API client written in Scala. Using this library, you can access easily Ubiregi API.
Note that this project is still unstable. When you use this library, please understand behaviors of the library pretty. Contribution is welcome.
- By running
sbt gen-idea
, project definition files for IntelliJ IDEA is generated. - By running
sbt eclipse
, project definition files for Scala IDE for Eclipse is generated.