mitgen

Crates.iomitgen
lib.rsmitgen
version1.0.0
sourcesrc
created_at2024-10-02 19:16:29.796097
updated_at2024-10-02 19:16:29.796097
descriptionMIT License Generator
homepagehttps://github.com/Tyrannican/mitgen
repositoryhttps://github.com/Tyrannican/mitgen
max_upload_size
id1394543
size17,118
Graham Keenan (Tyrannican)

documentation

README

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
Commit count: 3

cargo fmt