Releases: Bobgy/go-licenses
Releases · Bobgy/go-licenses
v2.0.0-beta.0
Installation
go get github.com/Bobgy/go-licenses/v2@latest
go-licenses --help
Full Changelog: https://github.com/Bobgy/go-licenses/commits/v2.0.0-beta.0
v2.0.0-alpha.1
Installation
go get github.com/Bobgy/go-licenses/v2@v2.0.0-alpha.1
go-licenses --help
v2.0.0-alpha.0
Installation
go get github.com/Bobgy/go-licenses/v2
go-licenses --help
v0.1.0-2022-01-20
Note, this is very different from last release.
This release is simplified as described in google#70.
The go-licenses binary is built for linux amd64. Usage is almost backward compatible with https://github.com/google/go-licenses except that only go projects using go modules are supported.
v0.0.0-2021-06-27
Installation
For example:
tar xvf go-licenses-linux.tar.gz
mv go-licenses <DIR_IN_PATH>
mv licenses <SAME_DIR>
Usage
Refer to v2/README.md
v0.0.0-2021-06-25
Installation
For example:
tar xvf go-licenses-linux.tar.gz
mv go-licenses <DIR_IN_PATH>
mv licenses <SAME_DIR>
Usage
Refer to v2/README.md
v0.0.0-2021-06-23
Installation
For example:
tar xvf go-licenses-linux.tar.gz
mv go-licenses <DIR_IN_PATH>
mv licenses <SAME_DIR>
Usage
Refer to v2/README.md