cipherstash / asdf-ejson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-ejson Build Lint

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.

About

License:MIT License


Languages

Language:Shell 100.0%