Choose an OSS license for your project with ease.
Choose an OSS license for your project with ease.
$ licensethis <command> [<license-name>]
help
Show this 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.
$ 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.