Menu

Tree [42afd3] main /
 History

HTTPS access


File Date Author Commit
 src 2024-09-29 Emanuel Rukavina Emanuel Rukavina [42afd3] first commit
 .gitignore 2024-09-29 Emanuel Rukavina Emanuel Rukavina [42afd3] first commit
 CMakeLists.txt 2024-09-29 Emanuel Rukavina Emanuel Rukavina [42afd3] first commit
 readme.md 2024-09-29 Emanuel Rukavina Emanuel Rukavina [42afd3] first commit

Read Me

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.

Usage

To download the latest release file from a specified GitHub repository, use the following command:

ghd username/repo

Features to Implement

  • Add command-line flags for selecting the download format (TAR or ZIP).
  • Enhance the user interface to provide more informative output during the download process.
  • Introduce additional commands such as:
    • ghd update to update the tool.
    • ghd info to display information about the tool or repository.
    • ghd search to find repositories or releases.
MongoDB Logo MongoDB