Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaxim authored Jan 8, 2024
1 parent 1872efc commit 71c5662
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
## Release

[![Build Status](https://github.com/keybase/release/actions/workflows/ci.yml/badge.svg)](https://github.com/keybase/release/actions)
[![GoDoc](https://godoc.org/github.com/keybase/release?status.svg)](https://godoc.org/github.com/keybase/release)
Moved -> https://github.com/keybase/client/tree/master/go/release.

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
```

0 comments on commit 71c5662

Please sign in to comment.