asdf plugin-add crystal https://github.com/asdf-community/asdf-crystal.git
Check asdf readme for instructions on how to install & manage versions.
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
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!
Licensed under the Apache License, Version 2.0.