Skip to content

Commit

Permalink
chore: add shell script for package install
Browse files Browse the repository at this point in the history
  • Loading branch information
iskorotkov committed Jan 18, 2021
1 parent 993c845 commit 390dfd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Marshal/unmarshal Kubernetes `ObjectMeta` properties into/from a custom `struct`.

```shell
go get -u github.com/iskorotkov/metadata
```

## Features

Supported `ObjectMeta` properties:
Expand Down

0 comments on commit 390dfd3

Please sign in to comment.