twfy

Clojure bindings for the [TheyWorkForYou](http://www.theyworkforyou.com/) [API](http://www.theyworkforyou.com/api/)

Leiningen/Boot

[twfy "0.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

twfy/twfy {:mvn/version "0.3.0-SNAPSHOT"}

Gradle

implementation("twfy:twfy:0.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>twfy</groupId>
  <artifactId>twfy</artifactId>
  <version>0.3.0-SNAPSHOT</version>
</dependency>