Awesome
<div align="center"> <h1>asdf-crystal</h1> <span><a href="https://crystal-lang.org">Crystal</a> plugin for asdf version manager</span> </div> <hr />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):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/marciogm"><img src="https://avatars1.githubusercontent.com/u/34196389?v=4" width="100px;" alt=""/><br /><sub><b>marciogm</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=marciogm" title="Code">π»</a> <a href="https://github.com/asdf-community/asdf-crystal/commits?author=marciogm" title="Documentation">π</a> <a href="#maintenance-marciogm" title="Maintenance">π§</a></td> <td align="center"><a href="https://bsky.moe"><img src="https://avatars3.githubusercontent.com/u/38746192?v=4" width="100px;" alt=""/><br /><sub><b>BSKY</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=imbsky" title="Code">π»</a> <a href="https://github.com/asdf-community/asdf-crystal/commits?author=imbsky" title="Documentation">π</a> <a href="#maintenance-imbsky" title="Maintenance">π§</a> <a href="#infra-imbsky" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td> <td align="center"><a href="https://github.com/Stanislav-Lapata"><img src="https://avatars1.githubusercontent.com/u/12072329?v=4" width="100px;" alt=""/><br /><sub><b>Stanislav Lapata</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=Stanislav-Lapata" title="Code">π»</a></td> <td align="center"><a href="https://github.com/jeffhertzler"><img src="https://avatars1.githubusercontent.com/u/223578?v=4" width="100px;" alt=""/><br /><sub><b>Jeff Hertzler</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=jeffhertzler" title="Code">π»</a></td> <td align="center"><a href="https://github.com/epergo"><img src="https://avatars0.githubusercontent.com/u/6479554?v=4" width="100px;" alt=""/><br /><sub><b>Eloy PΓ©rez</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=epergo" title="Code">π»</a></td> <td align="center"><a href="https://github.com/cbortz"><img src="https://avatars2.githubusercontent.com/u/184307?v=4" width="100px;" alt=""/><br /><sub><b>Chet Bortz</b></sub></a><br /><a href="https://github.com/asdf-community/asdf-crystal/commits?author=cbortz" title="Code">π»</a></td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
License
Licensed under the Apache License, Version 2.0.