mit-license

1.0.0 • Public • Published

mit-license

Generate an MIT License file in your current working directory

npm Build Status license code style: prettier semantic-release

Usage

# Write an MIT License to a file named LICENSE 
$ npx mit-license --name 'Your Name'
 
# Choose the output file name 
$ npx mit-license --name 'Your Name' --output License.md
 
# View help information 
$ npx mit-license --help

/mit-license/

    Package Sidebar

    Install

    npm i mit-license

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • macklinu