21 lines
948 B
Markdown
21 lines
948 B
Markdown
# Kemitix Trello
|
|
|
|
Wrapper for Trello.
|
|
|
|
![GitHub release (latest by date)](
|
|
https://img.shields.io/github/v/release/kemitix/kemitix-trello?style=for-the-badge)
|
|
![GitHub Release Date](
|
|
https://img.shields.io/github/release-date/kemitix/kemitix-trello?style=for-the-badge)
|
|
|
|
[![Nexus](
|
|
https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix/kemitix-trello.svg?style=for-the-badge)](
|
|
https://oss.sonatype.org/content/repositories/releases/net/kemitix/kemitix-trello/)
|
|
[![Maven-Central](
|
|
https://img.shields.io/maven-central/v/net.kemitix/kemitix-trello.svg?style=for-the-badge)](
|
|
https://search.maven.org/search?q=g:net.kemitix%20a:kemitix-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+
|