Skip to content

Commit 1c2399d

Browse files
committed
Add release machinery
1 parent 3c3881c commit 1c2399d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.goreleaser.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
builds:
2+
- binary: bat
3+
goos:
4+
- darwin
5+
- linux
6+
goarch:
7+
- amd64

0 commit comments

Comments
 (0)