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!]
- Host: GitHub
- URL: https://github.com/asdf-community/asdf-please
- Owner: asdf-community
- License: apache-2.0
- Created: 2020-06-23T00:00:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-24T02:21:26.000Z (8 months ago)
- Last Synced: 2025-10-24T04:21:02.956Z (8 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 18.6 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# asdf-please 
[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/)