Skip to content

Kaioru/retort

Repository files navigation

Retort CircleCI codecov JitPack

Retort is a lightweight and flexible command framework for the JVM and can be easily integrated into any project.

Modules

  • core - Contains command interfaces and builders.
  • annotations - Contains annotations processing.
  • reflections - Contains reflections generators.

Implementations

  • Avoid - A no bullshit implementation of Retort.
  • Distort - A Discord Bots implementation for use in various Java Discord Libraries.