| Crates.io | mitgen |
| lib.rs | mitgen |
| version | 1.0.0 |
| created_at | 2024-10-02 19:16:29.796097+00 |
| updated_at | 2024-10-02 19:16:29.796097+00 |
| description | MIT License Generator |
| homepage | https://github.com/Tyrannican/mitgen |
| repository | https://github.com/Tyrannican/mitgen |
| max_upload_size | |
| id | 1394543 |
| size | 17,118 |
Tired of having to copy/paste MIT licenses?
This will create one for you!
You can install with Cargo:
cargo install mitgen
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