An open API service indexing awesome lists of open source software.

https://github.com/evolve75/grpr

grpr is a lightweight Rust CLI tool that recursively searches for Git repositories in a directory tree and executes specified Git commands (like status, pull, etc.) on each one, making multi-repository management easier.
https://github.com/evolve75/grpr

Last synced: 3 months ago
JSON representation

grpr is a lightweight Rust CLI tool that recursively searches for Git repositories in a directory tree and executes specified Git commands (like status, pull, etc.) on each one, making multi-repository management easier.

Awesome Lists containing this project