ghdl A simple command-line tool to download a file from a raw GitHub URL. Installation go install github.com/bishalr0y/ghdl@latest Usage ghdl <output_filename> <github_url> Example ghdl my_file.txt https://raw.githubusercontent.com/username/repo/branch/path/to/file.ext