sudo pacman -Syu 5a86fe023a | ||
---|---|---|
.github | ||
templates | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
justfile | ||
license.go | ||
main.go |
README.md
license
Generate license file (LICENSE
, COPYING
, ...) automatically.
Support:
Install
With Go version >= 1.16
:
go install github.com/haunt98/license@latest
With Go version < 1.16
:
GO111module=on go get github.com/license/changeloguru
Usage
license generate