Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

ubiregiinc/ubiregi-api-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubiregi-api-scala

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.

For Developers

  • 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.