MCPcopy
hub / github.com/kopia/kopia / gettool.go

File gettool.go

tools/gettool/gettool.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package gettool combines and replaces curl, tar and gunzip, sha256sum and a bunch of Makefile scripts
2// to quickly download, verify and install OS-specific version of tools (typically from GitHub)
3// in a platform-agnostic manner without external tooling.
4package main

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected