https://github.com/skyzyx/asdf-gon
An asdf plugin for installing mitchellh/gon.
https://github.com/skyzyx/asdf-gon
asdf asdf-plugin asdf-vm catalina gon macos mojave notarization plugin signing
Last synced: 2 months ago
JSON representation
An asdf plugin for installing mitchellh/gon.
- Host: GitHub
- URL: https://github.com/skyzyx/asdf-gon
- Owner: skyzyx
- License: apache-2.0
- Created: 2020-02-03T04:55:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T04:55:26.000Z (over 5 years ago)
- Last Synced: 2025-04-01T18:15:19.677Z (3 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, catalina, gon, macos, mojave, notarization, plugin, signing
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-gon
[](https://travis-ci.org/skyzyx/asdf-gon)
[`gon`](https://github.com/mitchellh/gon) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```bash
asdf plugin-add gon https://github.com/skyzyx/asdf-gon
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) README for instructions on how to install and manage versions of software.
## Credit
Most of this code is from [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint), used under the Apache 2.0 license.