git-closure 0.1.0

Deterministic, self-describing, verifiable source-tree snapshots
Documentation
1
2
3
4
5
6
7
8
9
10
11
Render a snapshot as a Markdown, HTML, or JSON audit report

Usage: git-closure render [OPTIONS] <SNAPSHOT>

Arguments:
  <SNAPSHOT>  Snapshot file to render

Options:
      --format <FORMAT>  [default: markdown] [possible values: markdown, html, json]
  -o, --output <OUTPUT>  Write output to file instead of stdout
  -h, --help             Print help