Go to file
sudo pacman -Syu 5a86fe023a chore: sync lint 2024-10-26 23:34:42 +07:00
.github chore: fix ci 2024-10-14 23:40:46 +07:00
templates feat: support apache license 2.0 2022-11-01 22:59:51 +07:00
.gitignore chore: update gitignore 2021-04-17 00:30:14 +07:00
.golangci.yml chore: sync lint 2024-10-26 23:34:42 +07:00
CHANGELOG.md chore(changelog): generate v0.7.1 2023-07-16 19:47:07 +07:00
LICENSE chore: update license 2022-08-16 14:30:20 +07:00
README.md chore: add badges 2024-06-08 15:58:14 +07:00
go.mod build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#37) 2024-10-14 23:00:48 +07:00
go.sum build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#37) 2024-10-14 23:00:48 +07:00
justfile chore: migrate to justfile 2024-08-22 14:50:14 +07:00
license.go chore: add comment 2022-11-01 23:02:20 +07:00
main.go chore: fix lint 2024-07-26 01:17:35 +07:00

README.md

license

Go gitleaks Go Reference Latest Version

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