Skip to content

jgttech/repo

Repository files navigation

Repo CLI Repo CLI

Repo CLI

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.

Development Dependencies

This section is only for development dependencies.

  • just: Command runner for the project.
  • aqua: Manages all development depenencies.

Getting Started

Run the just command to get everything setup and configured for development.

just

CLI Commands

You can invoke the CLI commands from within the container using just.

just cli <args>

Tip

Example command: just cli version

About

Official Git Repository Multiplexer (GRM) CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published