release

command module
v1.5.0-rc1.0...-ce67dcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2019 License: BlueOak-1.0.0 Imports: 14 Imported by: 0

README

This release tool cross-compiles reproducible executables and release archives (.tar.gz or .zip depending on platform) for Decred releases.

Usage:

$ go build
$ ./release

Executables will be written to a bin directory and archived per-platform in the archive directory. SHA256 hashes of each archive are written to a manifest file, also found in the archive directory.

The release tool must be run from within the Git repository, and it is recommend to only build it using go build, not go install.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL