1 stable release
1.0.0 | Oct 2, 2024 |
---|
#1519 in Command line utilities
41 downloads per month
6KB
51 lines
MIT License Generator
Tired of having to copy/paste MIT licenses?
This will create one for you!
Installation
You can install with Cargo:
cargo install mitgen
Usage
Usage: mitgen [OPTIONS] --name <NAME>
Options:
-n, --name <NAME> Name to use for the MIT License
-o, --output <OUTPUT> Output directory for the MIT License. Defaults to the current directory
-h, --help Print help
Dependencies
~2–2.9MB
~50K SLoC