updated README.md

This commit is contained in:
Kent Lee 2019-08-15 13:51:14 +10:00
parent a4c3793e0b
commit 478a65abae

View File

@ -2,6 +2,17 @@
[![Build Status](https://travis-ci.org/rfrancis/asdf-gradle.svg?branch=master)](https://travis-ci.org/rfrancis/asdf-gradle)
[gradle](https://gradle.org/) plugin for the asdf version manager
[gradle](https://gradle.org/) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager
## Install
```
asdf plugin-add gradle https://github.com/rfrancis/asdf-gradle.git
```
## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of HashiCorp tools.
NEEDED: Someone to take over maintenance of this plugin.