https://github.com/skyzyx/asdf-scenery
An asdf plugin for installing dmlittle/scenery.
https://github.com/skyzyx/asdf-scenery
asdf asdf-plugin asdf-vm plugin scenery
Last synced: 2 months ago
JSON representation
An asdf plugin for installing dmlittle/scenery.
- Host: GitHub
- URL: https://github.com/skyzyx/asdf-scenery
- Owner: skyzyx
- License: apache-2.0
- Created: 2019-09-07T21:18:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T00:50:51.000Z (over 5 years ago)
- Last Synced: 2025-04-01T18:15:19.839Z (3 months ago)
- Topics: asdf, asdf-plugin, asdf-vm, plugin, scenery
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-scenery
[](https://travis-ci.org/skyzyx/asdf-scenery)
[scenery](https://github.com/dmlittle/scenery) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.
## Install
```bash
asdf plugin-add scenery https://github.com/skyzyx/asdf-scenery
```## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) README for instructions on how to install and manage versions of software.
## Credit
Most of this code is from [looztra/asdf-hadolint](https://github.com/looztra/asdf-hadolint), used under the Apache 2.0 license.