Skip to content

safedep/dry

DRY for Go

Do not repeat yourself. Re-usable utils for Go apps

TL;DR

Re-usable Go modules for building https://safedep.io

Development

Setup

  • Need golang-1.21, refer .tool-versions
  • Install gitleaks following instructions
  • Install lefthook
go install github.com/evilmartians/lefthook@latest
  • Install git hooks
$(go env GOPATH)/bin/lefthook install

About

Do not repeat yourself. Re-usable utils for Go apps

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages