lorem plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.- A
python
executable must exist in your path
Plugin:
asdf plugin add lorem https://github.com/theutz/asdf-lorem.git
lorem:
# Show all installable versions
asdf list-all lorem
# Install specific version
asdf install lorem latest
# Set a version globally (on your ~/.tool-versions file)
asdf global lorem latest
# Now lorem commands are available
lorem --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Michael Utz