mirror of
https://github.com/x-motemen/ghq.git
synced 2026-09-10 07:26:27 -04:00
Merge pull request #305 from kajisha/add-installation-for-asdf-vm
Add installation using asdf-vm
This commit is contained in:
commit
42beb11a7d
|
|
@ -150,6 +150,13 @@ go get github.com/x-motemen/ghq
|
|||
conda install -c conda-forge go-ghq
|
||||
----
|
||||
|
||||
=== https://github.com/asdf-vm/asdf[asdf-vm]
|
||||
|
||||
----
|
||||
asdf plugin add ghq
|
||||
asdf install ghq latest
|
||||
----
|
||||
|
||||
=== build
|
||||
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in a new issue