| Crates.io | gh-spray |
| lib.rs | gh-spray |
| version | 0.4.0 |
| created_at | 2024-11-29 02:45:56.572379+00 |
| updated_at | 2025-02-26 17:35:29.00336+00 |
| description | A tool to generate a lot of GitHub activity |
| homepage | |
| repository | https://github.com/m1ten/gh-spray |
| max_upload_size | |
| id | 1465172 |
| size | 63,488 |
A Rust implementation to draw custom patterns on your GitHub contribution graph. Based on github-spray (https://github.com/Annihil/github-spray).
cargo install gh-spray
gh-spray -t "rust" [options]
Options:
-t, --text <TEXT> Text to draw on the contribution graph
-s, --startdate <DATE> Start date (YYYY-MM-DD or RFC3339 format)
-m, --multiplier <NUMBER> Contribution intensity multiplier [default: 1]
-f, --font <FONT> Font to use [default: default]
-h, --help Print help
-V, --version Print version
gh-spray --text "rust" --startdate "2024-01-01" --multiplier 2