README.md

September 17, 2025 ยท View on GitHub

asdf-elm

Elm plugin for asdf version manager

GitHub Workflow Status All Contributors PRs Welcome License

Prerequirements

  • Make sure you have the required dependencies installed:
    • curl
    • git
    • gunzip

Installation

# asdf v0.16.0 and above
asdf plugin add elm https://github.com/asdf-community/asdf-elm.git

# asdf v0.15.x and below
asdf plugin-add elm https://github.com/asdf-community/asdf-elm.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 elm.json or elm-package.json file to find out what version of Elm 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):


BSKY

๐Ÿ’ป ๐Ÿ“– ๐Ÿšง ๐Ÿš‡

Brian van Burken

๐Ÿ’ป ๐Ÿ“–

Haritaso

๐Ÿš‡

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

License

Licensed under the Apache License, Version 2.0.