An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# asdf-gon

[![Build Status](https://travis-ci.org/skyzyx/asdf-gon.svg?branch=master)](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.