Wrapper for Trello.
Find a file
Paul Campbell 5ac2e219c4
Migrate tests from slushy (#6)
* 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
2020-12-05 10:26:27 +00:00
.github Release 1.0.0 (#5) 2020-12-04 19:00:42 +00:00
src Migrate tests from slushy (#6) 2020-12-05 10:26:27 +00:00
.gitignore Initial import 2020-12-04 15:34:19 +00:00
LICENSE Initial commit 2020-12-04 15:25:04 +00:00
pom.xml Migrate tests from slushy (#6) 2020-12-05 10:26:27 +00:00
README.md readme: add badges ready for release 2020-12-04 15:44:55 +00:00

Kemitix Trello

Wrapper for Trello.

GitHub release (latest by date) GitHub Release Date

Nexus Maven-Central

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+