Local-first scaffolding
Create scripts and modules without mandatory remote template downloads. Resolve versioned templates locally for reproducible project bootstrap.
Koupper Runtime
Ship workers, runtime routes, and infra automations using a Kotlin-first CLI, an Octopus daemon, and a provider catalog designed for real operations.
Production scripting for Kotlin teams
Ship automation, workers, and runtime routes with a local-first CLI, an Octopus daemon, and a provider catalog designed for real operations.
koupper new module name="ops-demo",version="1.0.0",package="demo.ops",template="jobs"
cd ops-demo
koupper run extensions/hello-world.kts
koupper provider list
koupper deploy