Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 3057b0e

Browse files
committed
Add README and LICENSE to release
1 parent a3191d3 commit 3057b0e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.goreleaser.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ builds:
77
- linux
88
goarch:
99
- amd64
10+
archive:
11+
files:
12+
- LICENSE
13+
- README.md

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
[![CircleCI](https://circleci.com/gh/JulienBreux/pody.svg?style=svg&circle-token=0a3523b14c7004814d4b057db4efe6840dc58e3a)](https://circleci.com/gh/JulienBreux/pody) [![Github issues](https://img.shields.io/github/issues/JulienBreux/pody.svg)](https://github.com/JulienBreux/pody/issues) [![License](https://img.shields.io/github/license/JulienBreux/pody.svg)](https://github.com/JulienBreux/pody/blob/master/LICENSE) [![Twitter](https://img.shields.io/twitter/follow/JulienBreux.svg)](https://twitter.com/JulienBreux)
44

55
CLI app to manage your Pods in your Kubernetes cluster.
6+
7+
### License
8+
9+
Licensed under the [MIT License](https://julienbreux.github.io/license/) by [Julien Breux](https://github.com/JulienBreux)

0 commit comments

Comments
 (0)