Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Lengelsen committed Mar 4, 2020
1 parent c5fdb7b commit 39ac093
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# vault-to-docker-secret

## Build
## Installation

In order to build the platform binaries run:

```
npx pkg -t latest-linux,latest-win,latest-mac .
```
Download a
[release](https://github.com/Archi-Lab/vault-to-docker-secret/releases) for your
platform and you are ready to go.

## Create secret

Expand All @@ -23,3 +21,11 @@ Usage instructions:
```
vault-to-docker-secret --help
```

## Build

In order to build the platform binaries run:

```
npx pkg -t latest-linux,latest-win,latest-mac .
```

0 comments on commit 39ac093

Please sign in to comment.