Skip to content

scottdotau/asdf-ejson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%