Compare commits

...

2 Commits

Author SHA1 Message Date
Elara af83d71c6b
Merge pull request #2 from vaporup/patch-1 2022-09-28 09:50:42 -07:00
Sven Wick 887184660c
Update README.md
Mention nfpm in README
2022-09-28 17:07:14 +02:00
1 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ As mentioned before, LURE has zero dependencies after it's built. All functional
- Bash: https://github.com/mvdan/sh
- Git: https://github.com/go-git/go-git
- Archiver: https://github.com/mholt/archiver
- nfpm: https://github.com/goreleaser/nfpm
---
@ -69,4 +70,4 @@ As mentioned before, LURE has zero dependencies after it's built. All functional
- Source patching via .patch files
- Binary releases using goreleaser + CI
- Automated install script
- Automated install script