JumpKick
A modern, lockfile-first build tool for Java and Kotlin.
Install
curl -fsSL https://jumpkick.build/install.sh | bash
Until the custom domain DNS is live, use the temporary Hosting URL below for install.sh, and set JK_RELEASES_URL for binaries.
Releases
- latest/VERSION (redirects to GCS)
- Object store: gs://jkbuild-releases
export JK_RELEASES_URL=https://storage.googleapis.com/jkbuild-releases/releases # after DNS: https://jumpkick.build/releases
Source: github.com/jkbuild/jk · Docs: docs/