Go to file
dependabot[bot] 1a74a30c3c
build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#35)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.2 to 2.27.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.27.2...v2.27.3)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 01:17:58 +07:00
.github chore: remove goreleaser 2024-06-10 02:09:15 +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 golangci-lint config 2024-05-08 01:15:51 +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
Makefile chore: add Makefile 2022-08-16 14:22:31 +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.2 to 2.27.3 (#35) 2024-07-26 01:17:58 +07:00
go.sum build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#35) 2024-07-26 01:17:58 +07:00
license.go chore: add comment 2022-11-01 23:02:20 +07:00
main.go chore: fix lint 2022-08-16 14:33:37 +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