Skip to content

mathew-fleisch/asdf-cfssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-cfssl Build Lint

cfssl plugin for the asdf version manager.

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

About

an asdf plugin to install cloudflare/cfssl releases

Resources

License

Stars

Watchers

Forks

Languages