1 stable release

1.0.0 Oct 2, 2024

#1288 in Command line utilities

Download history 138/week @ 2024-09-30 9/week @ 2024-10-07

147 downloads per month

MIT license

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–3MB
~51K SLoC