Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
repo-man 0.1.2 documentation
repo-man 0.1.2 documentation

Documentation contents:

  • repo_man
    • repo_man package
      • repo_man.commands package
        • repo_man.commands.add module
        • repo_man.commands.edit module
        • repo_man.commands.implode module
        • repo_man.commands.init module
        • repo_man.commands.list_repos module
        • repo_man.commands.remove module
        • repo_man.commands.sniff module
        • repo_man.commands.types module
      • repo_man.cli module
      • repo_man.consts module
      • repo_man.utils module
  • Changelog

Architecture decision records:

  • 1. Record architecture decisions
  • 2. Use alpha versioning during initial development
  • 3. Use a configuration file to store repository flavors
  • 4. Use consistent repo-man stylization
  • 5. Use Click for CLI parsing
  • 6. Change flavor terminology to type
  • 7. Use Typer for CLI parsing
Back to top

Python Module Index

r
 
r
- repo_man
    repo_man.cli
    repo_man.commands
    repo_man.commands.add
    repo_man.commands.edit
    repo_man.commands.implode
    repo_man.commands.init
    repo_man.commands.list_repos
    repo_man.commands.remove
    repo_man.commands.sniff
    repo_man.commands.types
    repo_man.consts
    repo_man.utils
Copyright © 2026, Dane Hillard
Made with Sphinx and @pradyunsg's Furo