This package browser is in early development. Mind the rough edges.

ghq 1.7.1

Manage remote repository clones

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.

Installation

Install ghq 1.7.1 as follows:

guix install ghq@1.7.1

Or install the latest version:

guix install ghq

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.