asdf-dotenvx [](https://github.com/jgburet/asdf-dotenvx/actions/workflows/build.yml) [](https://github.com/jgburet/asdf-dotenvx/actions/workflows/lint.yml)
September 10, 2024 · View on GitHub
asdf-dotenvx

dotenvx plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.
Install
Plugin:
asdf plugin add dotenvx
# or
asdf plugin add dotenvx https://github.com/jgburet/asdf-dotenvx.git
dotenvx:
# Show all installable versions
asdf list-all dotenvx
# Install specific version
asdf install dotenvx latest
# Set a version globally (on your ~/.tool-versions file)
asdf global dotenvx latest
# Now dotenvx commands are available
dotenvx --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Jean-Guillaume Buret