Go to file
dependabot[bot] bcc8c896b4 build(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.14.0 to 2.14.1.
- [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.14.0...v2.14.1)

---
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>
2022-09-06 09:32:35 +07:00
.github chore: fix lint 2022-08-16 14:33:37 +07:00
templates chore: add template GNU GPLv3 2022-08-16 13:04:31 +07:00
.gitignore chore: update gitignore 2021-04-17 00:30:14 +07:00
.golangci.yml chore: update golangci config 2022-08-16 13:00:03 +07:00
.goreleaser.yml chore: update github action with new goreleaser config 2022-08-16 12:56:09 +07:00
CHANGELOG.md chore(changelog): generate v0.6.0 2022-08-16 14:35:17 +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: update README 2022-08-16 14:26:07 +07:00
go.mod build(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 2022-09-06 09:32:35 +07:00
go.sum build(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 2022-09-06 09:32:35 +07:00
license.go refactor: outputFilename -> licenseFilename 2022-08-16 14:22:21 +07:00
main.go chore: fix lint 2022-08-16 14:33:37 +07:00

README.md

license

Go Go Reference

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