Wrapper for Trello.
Paul Campbell
5ac2e219c4
* pom: add junit and assertj test dependencies * pom: clean up api dependencies * pom: version set to 1.0.1 * Add test from slushy * pom: enable running of tests * pom: add stubs for disabled tiles |
||
---|---|---|
.github | ||
src | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
Kemitix Trello
Wrapper for Trello.
This wraps the com.taskadapter:trello-java-wrapper
library.
It is intended for use on my slushy
and fuller
projects. It was originally developed as part of slushy
and was extracted when preparing to start on fuller
which would need some of the same functionality.
Requires JDK 11+