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

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.

Awesome Lists containing this project

README

        

# asdf-grain
[![CI](https://github.com/cometkim/asdf-grain/actions/workflows/ci.yml/badge.svg)](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