Go to file
Thom Dickson a3c4a5f2dd
Clean up lib
2021-12-16 21:16:02 -05:00
src Clean up lib 2021-12-16 21:16:02 -05:00
.gitignore Add basic command line boilerplate and arg parsing 2021-12-16 03:13:59 -05:00
Cargo.lock Add basic command line boilerplate and arg parsing 2021-12-16 03:13:59 -05:00
Cargo.toml Add basic command line boilerplate and arg parsing 2021-12-16 03:13:59 -05:00
README.md Add README 2021-12-16 20:45:49 -05:00

README.md

Shepherd

Shepherd is a git repository manager. This arises out of the personal need to work with a collection of ever-changing git repositories, on more than one machine.

The goal is to have a single "repositories" file that can be synced across devices. Shepherd would take this file, allow for syncing repository configurations and bulk operations (fetch, unified log, etc).