asdf-community / asdf-crystal

Crystal plugin for the asdf version manager

Home Page:https://github.com/asdf-vm/asdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-crystal

Crystal plugin for asdf version manager

GitHub Workflow Status All Contributors PRs Welcome License

Installation

asdf plugin-add crystal https://github.com/asdf-community/asdf-crystal.git

Usage

Check asdf readme for instructions on how to install & manage versions.

Useful information

asdf uses the .tool-versions for auto-switching between software versions. To ease migration, you can have it read .crystal-version file to find out what version of Crystal should be used. This only works with the exact version. To do this, add the following to ~/.asdfrc:

legacy_version_file = yes

Contributors ✨

Thanks goes to these wonderful people (emoji key):


marciogm

πŸ’» πŸ“– 🚧

BSKY

πŸ’» πŸ“– 🚧 πŸš‡

Stanislav Lapata

πŸ’»

Jeff Hertzler

πŸ’»

Eloy PΓ©rez

πŸ’»

Chet Bortz

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Licensed under the Apache License, Version 2.0.

About

Crystal plugin for the asdf version manager

https://github.com/asdf-vm/asdf

License:Apache License 2.0


Languages

Language:Shell 100.0%