Manage all your Git repositories through a single, centralized repository
Download the archive for your platform from the latest release, extract it, and place the yhub binary somewhere in your PATH
Alternatively, if you have Go installed:
go install github.com/willpinha/yhub@latestyhub --help
Contributions are welcome! If you plan a larger change, open an issue first so the approach can be discussed. Before submitting a pull request:
- Run the tests with
go test ./... - Keep the code style consistent with the rest of the project
This project is licensed under the MIT License