Wrapper for Trello.
Find a file
2020-12-04 15:40:47 +00:00
.github github: build with JDK 11 and 15 and deploy with JDK 11 2020-12-04 15:40:06 +00:00
src/main Initial import 2020-12-04 15:34:19 +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 Initial import 2020-12-04 15:34:19 +00:00
README.md readme: note minimum JDK required 2020-12-04 15:40:47 +00:00

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+