Skip to content

Commit

Permalink
add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
yanc0 committed Mar 25, 2019
1 parent fd1645d commit a8fbe7b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ Via a simple config file (`untrak.yaml`), this tool will internally execute comm

In a GitOps context, this is the tool you always dreamed of.

## Installation

Download latest version on [releases page](https://github.com/yanc0/untrak/releases)

- `chmod +x untrak`
- `sudo mv untrak /usr/loca/bin`
- `untrak --help`

## Example

Put a `untrak.yaml` file in you SCM.
Expand Down

0 comments on commit a8fbe7b

Please sign in to comment.