Skip to content

alexpdev/oslicensor

Repository files navigation

OSlicensor

OSLicenser


GitHub repo size

OSLicensor is a tiny CLI tool that allows generates various OSS LICENSE on demand.

Prerequisites

  • Python 3
  • pip

Installing oslicensor

pip install OSLicensor

Using OSLicensor

To use OSLicensor, follow these steps:

  • Use the -l or --list command line option to list available licenses.

  • Use the get subcommand followed by the abbreviated license code found entering the -l option.

  • Use the choose subcommand to select a particular license from a list of choices

Examples:

> oslicensor --list

> oslicensor get bsd1

> oslicensor choose

Contact

If you want to contact me you can reach me through the issues tab on github

About

CLI to generate various OSS Licenses for your Open Source projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published