Note
Inspired by the GitHub CLI.
The repo CLI project is a management tool for git repositories. I use the term Git Repository Multiplexer (GRM). This is my own term for a repository manager that integrates tools and utilities over existing tools with added configuration, features, and improvemnts to the way repositories are managed using the CLI.
This section is only for development dependencies.
Run the just command to get everything setup and configured for development.
justYou can invoke the CLI commands from within the container using just.
just cli <args>Tip
Example command: just cli version