licensethis
Choose an OSS license for your project with ease.
Setup
go get github.com/hasit/licensethis
Usage
$ licensethis <command> [<license-name>]
Commands
help
Show help text.
list
Show a list of all available OSS licenses.
info
Show more information for a license.
generate
Generate LICENSE.txt file in current folder after asking for author name.
Examples
$ licensethis help
Show help text.
$ licensethis info mit
Show more information for MIT license.
$ licensethis generate mit
Generate MIT license text file in current directory.
Contributors
- Hasit Mistry
Personal: hasit.me
Github: hasit - Anuj Deshpande
Personal: anujdeshpande.com
Github: anujdeshpande
Log in or sign up for Devpost to join the conversation.