v0.1.0-alpha
Pre-release
Pre-release
Cargo for the Java ecosystem: an easy to use alternative to Ant/Maven/Gradle/etc for small projects.
Requires Java 22 to run.
Features:
- new - can initialize a new project
- clean - remove the contents of the target directory used for builds
- build - compiles the
Main.javaand packages into a runnable jar - run - compiles, packages, and executes the jar
Full Changelog: https://github.com/ttiimm/cult/commits/v0.1.0