licensethis

Choose an OSS license for your project with ease.

View the Project on GitHub hasit/licensethis

licensethis

Choose an OSS license for your project with ease.

Usage

$ licensethis <command> [<license-name>]

Commands

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.

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