### Added - Non-repository startup flow offering init-only or init+publish paths. - Provider selection for publishing (GitHub via CLI, Gitea via HTTPS API). - Gitea repository creation and initial push over HTTPS with configurable base URL, owner, and token defaults. - Root README and documentation updates describing bootstrap flow and environment variables.
587 B
587 B
Documentation Index
This directory contains project documentation for git-tui.
Entry Points
README.md- repository front page and quick start.
Modules
doc/architecture.md- architecture and module responsibilities.doc/branding.md- logo asset and branding usage.doc/usage.md- installation, runtime requirements, and user workflow.
Conventions
- Keep public behavior changes documented in both module docs and
CHANGELOG.md. - Keep this index updated when adding documentation modules.