| Crates.io | randrepo |
| lib.rs | randrepo |
| version | 0.3.0 |
| created_at | 2025-01-14 05:15:05.337122+00 |
| updated_at | 2025-01-20 12:50:52.829047+00 |
| description | Cli tool to give you random repos from GitHub. |
| homepage | https://github.com/noau/randrepo |
| repository | https://github.com/noau/randrepo.git |
| max_upload_size | |
| id | 1515472 |
| size | 94,869 |
Cli tool to give you random repos from GitHub.
If you have a Cargo, just install it from crates.io:
$ cargo install randrepo
If not, download appropriate binary from Release page.
Simple type randrepo to get three random repo!
$ randrepo
Enjoy your day! Here are 3 random repo from github:
- owner/repo(https://github.com/owner/repo)
desc: desc of this repo
lang: Language
stars: Star
forks: Forks
latest update: yyyy-mm-dd
- owner/repo(https://github.com/owner/repo)
desc: desc of this repo
lang: Language
stars: Star
forks: Forks
latest update: yyyy-mm-dd
- owner/repo(https://github.com/owner/repo)
desc: desc of this repo
lang: Language
stars: Star
forks: Forks
latest update: yyyy-mm-dd
Check interesting repo or try another `randrepo`!
Alternative, you can specify a star range or language through options. Run randrepo -h for details.