Install via winget
click to copy
winget install x-motemen.ghq
About ghq
'ghq' provides a way to organize remote repository clones, like go get does. When you clone a remote repository by ghq get, ghq makes a directory under a specific root directory (by default ~/ghq) using the remote repository URL’s host and path.
Package ID
x-motemen.ghq
Version
1.8.0
Publisher
x-motemen
License
MIT
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install ghq using winget?
Open PowerShell or Windows Terminal and run:
winget install x-motemen.ghq. Winget ships with Windows 10 (1809+) and Windows 11.What is ghq?
Manage remote repository clones
Is ghq free to download?
ghq is distributed under the MIT license. Use the winget command above or the download button to get it directly from the publisher.
How do I update ghq with winget?
Run
winget upgrade x-motemen.ghq in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall ghq?
Run
winget uninstall x-motemen.ghq to remove ghq from your system.