https://github.com/cometkim/asdf-grain
Grain language plugin for asdf version manager.
https://github.com/cometkim/asdf-grain
asdf asdf-plugin grain
Last synced: 4 months ago
JSON representation
Grain language plugin for asdf version manager.
- Host: GitHub
- URL: https://github.com/cometkim/asdf-grain
- Owner: cometkim
- License: mit
- Created: 2020-11-07T13:34:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:36:27.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:42:01.742Z (8 months ago)
- Topics: asdf, asdf-plugin, grain
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-grain
[](https://github.com/cometkim/asdf-grain/actions/workflows/ci.yml)[Grain](https://grain-lang.org/) language plugin for [asdf](https://asdf-vm.com/) version manager.
## Installation
```bash
asdf plugin add grain
```## Usage
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions.
## LICENSE
MIT