Skip to content

Commit

Permalink
Add release information
Browse files Browse the repository at this point in the history
  • Loading branch information
jungaretti authored May 7, 2022
1 parent d9de74c commit bb0f5aa
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,16 @@ The easiest way to use Bacon is with the [Bacon Deploy Action](https://github.co

### Installation

Clone this repo and use `make` to build `bin/bacon`.
[Download the latest release from GitHub.](https://github.com/jungaretti/bacon/releases)

[![Status of release assets](https://github.com/jungaretti/bacon/actions/workflows/release-assets.yml/badge.svg)](https://github.com/jungaretti/bacon/actions/workflows/release-assets.yml)

#### Build it Yourself

1. Install Bacon's prerequisites:
- [Go](https://go.dev/dl/)
- [GNU Make](https://ftp.gnu.org/gnu/make/)
2. Clone this repo and use `make` to build `bin/bacon`

### Authentication

Expand Down

0 comments on commit bb0f5aa

Please # to comment.