/akka.setup

Configure your development environment for Akka Spec-driven development.

Usage

/akka:setup

Description

Sets up a complete Akka SDK development environment. This command is idempotent and safe to rerun for repair or upgrade.

It performs the following:

  • Installs Java and Maven if not present

  • Installs the Akka CLI

  • Configures Akka download tokens

  • Scaffolds a new project

  • Downloads context documentation