digideskio / release

Release tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release

Build Status GoDoc

This is a command line tool for build and release scripts for generating updates, interacting with Github and S3.

Example Usage

Generating update.json

release update-json --version=1.2.3 --src=/tmp/Keybase.zip --uri=https://s3.amazonaws.com/prerelease.keybase.io/darwin-updates --signature=/tmp/keybase.sig

About

Release tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%