Go to file
sudo pacman -Syu 95a3ee333c
chore: add Makefile
2022-08-16 14:22:31 +07:00
.github chore: update github action with new goreleaser config 2022-08-16 12:56:09 +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.5.0 2021-12-02 14:16:19 +07:00
LICENSE chore: add MIT LICENSE 2021-01-21 15:42:01 +07:00
Makefile chore: add Makefile 2022-08-16 14:22:31 +07:00
README.md chore: update README badge 2021-12-02 14:18:49 +07:00
go.mod build(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 2022-08-15 10:25:05 -07:00
go.sum build(deps): bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 2022-08-15 10:25:05 -07:00
license.go refactor: outputFilename -> licenseFilename 2022-08-16 14:22:21 +07:00
main.go refactor: outputFilename -> licenseFilename 2022-08-16 14:22:21 +07:00

README.md

license

Go Go Reference

Generate LICENSE file 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