This commit introduces a new `collect github repos` command to the CLI. This command allows users to fetch all public repositories for a given user or organization. Key changes: - Added a new command file `cmd/collect_github_repos.go`. - Updated the documentation in `docs/index.md` to include the new command and the `collect github release` command.
4 lines
96 B
YAML
4 lines
96 B
YAML
site_name: Borg Data Collector
|
|
repo_url: https://github.com/Snider/Borg
|
|
theme:
|
|
name: material
|