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

https://github.com/asdf-community/asdf-please

Please plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
https://github.com/asdf-community/asdf-please

asdf asdf-plugin

Last synced: 4 months ago
JSON representation

Please plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

Awesome Lists containing this project

README

          

# asdf-please ![Build](https://github.com/asdf-community/asdf-please/workflows/Build/badge.svg)

[please](https://please.build) plugin for the [asdf version manager](https://asdf-vm.com).

# Contents

- [Dependencies](#dependencies)
- [Install](#install)
- [Contributing](#contributing)
- [License](#license)

# Dependencies

- `bash`, `curl`, `tar`

# Install

Plugin:

```shell
asdf plugin add please https://github.com/asdf-community/asdf-please.git
```

Check [asdf](https://github.com/asdf-vm/asdf) readme for more instructions on how to
install & manage versions.

# Contributing

Contributions of any kind welcome! See the [contributing guide](contributing.md).

[Thanks goes to these contributors](https://github.com/asdf-community/asdf-please/graphs/contributors)!

# License

See [LICENSE](LICENSE) © [Victor Hugo Borja](https://github.com/asdf-community/)