Awesome
<div align="center">asdf-cfssl
cfssl plugin for the asdf version manager.
</div>Contents
Dependencies
- bash
- curl
Install
Plugin:
asdf plugin add cfssl
# or
asdf plugin add cfssl https://github.com/mathew-fleisch/asdf-cfssl.git
cfssl:
# Show all installable versions
asdf list-all cfssl
# Install specific version
asdf install cfssl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global cfssl latest
# Now cfssl/cfssljson commands are available
cfssl --help
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide. Testing:
asdf plugin test cfssl https://github.com/mathew-fleisch/asdf-cfssl.git "cfssl version"
License
See LICENSE © Mathew Fleisch