Skip to content

Setup Wizard

Answer a few questions and the wizard composes a complete Stove setup for your project:

  • the Gradle dependencies to add
  • a ready-to-paste StoveConfig.kt
  • a sample test that exercises every system you picked

The wizard runs entirely in your browser. Nothing is sent anywhere. Your selections are reflected in the URL, so you can share or bookmark a configuration.

Review before pasting

The generated setup is a starting point. Before committing it, review package names, imports, your application runner, fixed ports, property names, and version alignment between the Stove BOM, stoveTracing plugin, Stove dependencies, and stove-cli.

Prefer the manual route?

The wizard is a shortcut. The full reference lives under Getting Started, Supported Frameworks, and Components.