rrt init

Bootstrap rrt configuration in a new or existing repository.

Overview

rrt init creates or extends a pyproject.toml (or .rrt.toml) with a minimal [tool.rrt] skeleton so that rrt bump, rrt branch, and the hooks can work immediately without manual config editing.

Note: This page is a stub. Run rrt init --help or see the generated CLI reference for the authoritative command reference.

Basic usage

rrt init
rrt init --dry-run

↑ Docs index · CLI reference · Changelog · GitHub