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

https://github.com/asdf-community/asdf-racket

Racket plugin for the asdf version manager
https://github.com/asdf-community/asdf-racket

asdf asdf-plugin

Last synced: 3 months ago
JSON representation

Racket plugin for the asdf version manager

Awesome Lists containing this project

README

          

# asdf-racket

[Racket](https://www.racket-lang.org) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager

## Install

```shell
asdf plugin-add racket https://github.com/vic/asdf-racket.git
```

## Use

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