Module: RepoTender::CLI::Repo

Defined in:
lib/repo_tender/cli/repo.rb

Overview

‘repo` command group: add / remove / list tracked repos. Backed by Config::Store (the on-disk config.yaml is the source of truth — the CLI is just the CRUD interface).

Defined Under Namespace

Modules: Helpers Classes: Add, List, Remove