| File | Date | Author | Commit |
|---|---|---|---|
| src | 2024-09-29 |
|
[42afd3] first commit |
| .gitignore | 2024-09-29 |
|
[42afd3] first commit |
| CMakeLists.txt | 2024-09-29 |
|
[42afd3] first commit |
| readme.md | 2024-09-29 |
|
[42afd3] first commit |
The GitHub Downloader (ghd) is a simple and efficient tool designed to download release files from GitHub repositories. This project is currently a proof of concept, but it has the potential to evolve into a more feature-rich utility.
To download the latest release file from a specified GitHub repository, use the following command:
ghd username/repo
Features to Implement
ghd update to update the tool.ghd info to display information about the tool or repository.ghd search to find repositories or releases.