Skip to content

Commit

Permalink
Update doc about build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
riton committed Jan 31, 2020
1 parent 9805ab0 commit 92e8571
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,24 @@ Flags:
--log-syslog log to syslog
```

## Installation

### Build from source

```
$ go build .
```

### Pre-compiled binaries

This project is investigating _Github actions_ to build its packages.

You can find:
* pre-compiled binary for Linux
* pre-built RPM package

in [the action tab of this project](https://github.com/riton/puppet-environment-cache-invalidate/actions)

## Configuration

Configuration file is searched for in the following places:
Expand Down

0 comments on commit 92e8571

Please sign in to comment.