Crates.io | goodgit |
lib.rs | goodgit |
version | 0.1.0 |
source | src |
created_at | 2024-07-19 22:07:05.84675 |
updated_at | 2024-07-19 22:07:05.84675 |
description | gg – clone repos and retrieve data about the repo from GitHub API. Supports Gitlab as well. |
homepage | |
repository | |
max_upload_size | |
id | 1309102 |
size | 76,936 |
gg
– good gitWhy git good when you can good git?
gg
is a program that clones repos from GitHub and simultaneously retrieves and stores data about the repo,
the owner, and the other repos that the owner has, and more, from the GitHub API.
Run jaeger Docker container with native OTLP ingestion
docker run -d -p16686:16686 -p4317:4317 -e COLLECTOR_OTLP_ENABLED=true jaegertracing/all-in-one:latest
Run the gg app
cargo run
View traces at http://localhost:16686/