Awesome
<div align="center">asdf-ejson
ejson plugin for the asdf version manager.
</div>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.