
Overview
This repository contains a command-line tool for managing the M-Sign
Installation
Download the latest release from GitHub Releases or use curl to download and install in one step:
curl -sfL -o msign https://github.com/m-sign/tools/releases/download/v0.1.0/msign-linux-amd64
Usage
Usage:
msign [flags]
msign [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
key Key operations
self-update Self Update operation
sign Sign file(s)
verify Verify files' signatures
version Version info
Flags:
-h, --help help for msign
Use "msign [command] --help" for more information about a command.
Contributing
We encourage and support an active, healthy community of contributors —
including you! Details are in the contribution guide and
the code of conduct.
