Skip to content

v0.7.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@SteveLasker SteveLasker released this 20 Oct 17:04
· 278 commits to main since this release
v0.7.0-alpha.1
6f3abd7

Documentation 📘

notation-go-lib provides the libraries for notation sign|push|validate capabilities. The notation cli implements notation-go-lib, however notation-go-lib may be used in other clis.

  • Getting started with notation
  • Installing notation with linux and wsl2
    curl -Lo notation.tar.gz https://github.com/notaryproject/notation/releases/download/v0.7.0-alpha.1/notation_0.7.0-alpha.1_linux_amd64.tar.gz
    tar xvzf notation.tar.gz -C ~/bin notation

What's Changed

New Contributors

Full Changelog: https://github.com/notaryproject/notation-go-lib/commits/v0.7.0-alpha.1