command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: May 28, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
git-get
Clone into a GOPATH like directory structure
Install
go install github.com/icholy/git-get@latest
Usage
git get [<options>] [--] <repo>
- Arguments are forwarded directly to
git clone
.
- The
<repo>
parameter MUST be placed last.
Config
By default, repositories are cloned to ~/src
.
This can be changed with the GIT_GET_PATH
env variable.
Demo

Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.