Skip to content

Instantly share code, notes, and snippets.

@WeiChiaChang
Created July 25, 2018 07:40
Show Gist options
  • Save WeiChiaChang/17592793e5672aa94aa2ebb0311d7cb0 to your computer and use it in GitHub Desktop.
Save WeiChiaChang/17592793e5672aa94aa2ebb0311d7cb0 to your computer and use it in GitHub Desktop.
Usage:
$ licensed # Brings up an option to start a questionnaire or choose from a list of available licenses
$ licensed <license-name> # Brings prompt to enter your name
$ licensed <license-name> <your-full-name> [--year | -y] <year>
$ licensed [--list | -l]
Options:
--year, -y <year> Manually enter year the license is in effect
--list, -l List all available licenses
--help Show this screen
--version Show version
Examples:
$ licensed mit "Mihir Chaturvedi"
$ licensed apache
$ licensed --year 2013-2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment