Generate open-source license for your projects from terminal. Written in Go.
Goinstalled and set up in your device- If you haven't set up
Go, refer: Go Installation guide
To install, run:
go install github.com/amirfakhrullah/license-gen@latestRun the script below:
license-gen- Clone or fork this repository
- To clone:
git clone https://github.com/amirfakhrullah/license-gen.git- To Run:
go run main.go- To build:
go buildLicense under the MIT License