image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
Sigstore certificate authority.
bash,curl,tar, and POSIX utilities
Plugin:
asdf plugin add fulcio https://github.com/hyperpolymath/asdf-fulcio-plugin.gitfulcio:
# Show all installable versions
asdf list-all fulcio
# Install specific version
asdf install fulcio latest
# Set a version globally (in your ~/.tool-versions file)
asdf global fulcio latest
# Now fulcio commands are available
fulcio --versionCheck asdf readme for more instructions.
# List installed versions
asdf list fulcio
# Set local version for current directory
asdf local fulcio <version>
# Uninstall a version
asdf uninstall fulcio <version>Contributions welcome! Read the contributing guidelines first.
Licensed under the Palimpsest-MPL License (PMPL-1.0).
Maintained by hyperpolymath