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

https://github.com/cometkim/asdf-lucy

asdf plugin for the Lucy DSL
https://github.com/cometkim/asdf-lucy

asdf asdf-plugin

Last synced: 28 days ago
JSON representation

asdf plugin for the Lucy DSL

Awesome Lists containing this project

README

          

# asdf-lucy
[![CI](https://github.com/cometkim/asdf-lucy/actions/workflows/ci.yml/badge.svg)](https://github.com/cometkim/asdf-lucy/actions/workflows/ci.yml)

[Lucy DSL](https://lucylang.org/) plugin for [asdf](https://asdf-vm.com/) version manager.

## Installation

```bash
asdf plugin add lucy https://github.com/cometkim/asdf-lucy.git
```

## Usage

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

## LICENSE

MIT