git-closure 0.1.0

Deterministic, self-describing, verifiable source-tree snapshots
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
Build a deterministic snapshot

Usage: git-closure build [OPTIONS] <SOURCE>

Arguments:
  <SOURCE>  Source path or remote URL to snapshot

Options:
  -o, --output <OUTPUT>      Output file (default: <source-basename>[@ref].gcl; for '.' uses current directory basename)
      --include-untracked    
      --require-clean        
      --provider <PROVIDER>  [default: auto] [possible values: auto, local, git-clone, nix, github-api]
  -h, --help                 Print help