asdf-ejson [](https://github.com/cipherstash/asdf-ejson/actions/workflows/build.yml) [](https://github.com/cipherstash/asdf-ejson/actions/workflows/lint.yml)
October 18, 2021 · View on GitHub
asdf-ejson

ejson plugin for the asdf version manager.
Contents
Dependencies
bash,curl: generic POSIX utilities.
Install
Plugin:
asdf plugin add ejson
# or
asdf plugin add ejson https://github.com/cipherstash/asdf-ejson.git
ejson:
# Show all installable versions
asdf list-all ejson
# Install specific version
asdf install ejson latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ejson latest
# Now ejson commands are available
ejson keygen|encrypt|etc
Check asdf readme for more instructions on how to install & manage versions.
License
See LICENSE © 2021 CipherStash Inc.