mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
chore(asdf): add asdf install support to README (#79)
This commit is contained in:
parent
44f71cbcd8
commit
d6315435a3
1 changed files with 7 additions and 0 deletions
|
|
@ -82,6 +82,13 @@ $ brew install git-chglog
|
|||
$ scoop install git-chglog
|
||||
```
|
||||
|
||||
#### [asdf](https://asdf-vm.com/)
|
||||
|
||||
```bash
|
||||
$ asdf plugin-add git-chglog https://github.com/GoodwayGroup/asdf-git-chglog.git
|
||||
$ asdf install git-chglog latest
|
||||
```
|
||||
|
||||
#### Go users
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue