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

https://github.com/joschi/asdf-gradle-profiler

Gradle Profiler plugin for asdf version manager
https://github.com/joschi/asdf-gradle-profiler

asdf asdf-plugin asdf-vm gradle gradle-profiler

Last synced: 3 months ago
JSON representation

Gradle Profiler plugin for asdf version manager

Awesome Lists containing this project

README

          

# asdf-gradle-profiler

[![GitHub Actions Status](https://github.com/joschi/asdf-gradle-profiler/actions/workflows/workflow.yml/badge.svg?branch=master)](https://github.com/joschi/asdf-gradle-profiler/actions)
[![GitHub license](https://img.shields.io/github/license/joschi/asdf-gradle-profiler?style=plastic)](https://github.com/joschi/asdf-gradle-profiler/blob/master/LICENSE)

[Gradle Profiler](https://github.com/gradle/gradle-profiler) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```
asdf plugin-add gradle-profiler https://github.com/joschi/asdf-gradle-profiler.git
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of other tools.