Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joschi/asdf-mvnd
mvnd plugin for asdf version manager
https://github.com/joschi/asdf-mvnd
asdf asdf-plugin asdf-vm java maven mvn mvnd
Last synced: about 1 month ago
JSON representation
mvnd plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/joschi/asdf-mvnd
- Owner: joschi
- License: apache-2.0
- Created: 2020-10-26T12:41:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T15:36:41.000Z (about 1 year ago)
- Last Synced: 2024-10-06T02:42:38.804Z (4 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, java, maven, mvn, mvnd
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-mvnd
[![GitHub Actions Status](https://github.com/joschi/asdf-mvnd/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-mvnd/actions)
[![GitHub license](https://img.shields.io/github/license/joschi/asdf-mvnd?style=plastic)](https://github.com/joschi/asdf-mvnd/blob/master/LICENSE)## mvnd
## Requirements
- unzip
## Install
```bash
asdf plugin-add mvnd https://github.com/joschi/asdf-mvnd
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install and manage versions of `mvnd`.