@katistix/license-cli

1.0.1 • Public • Published

@katistix/license-cli

This is a CLI tool to help you generate a license file for your project.

Buy Me A Coffee

☁️ Installation

You can install the package globally and use it as command line tool:

# Using npm
npm install -g @katistix/license-cli
# Using yarn
yarn global add @katistix/license-cli

📋 Usage

To use this tool, run the following command in your terminal:

license <license_type>

Replace <license_type> with the license you want to use. A list of supported licenses can be found in the /licenses folder.

Example to add the MIT license to your project:

license mit

This will create a LICENSE file in the current directory with the MIT license.

Now all you have to do is to modify the year and your name inside the license file.

💖 Support my projects

I love open source and I love programming. If you want to show your appreciation for my work, consider supporting me on Patreon or Ko-Fi. This way I can continue to create awesome projects and share them with everyone. Thank you! ❤️

Patreon Ko-Fi

Readme

Keywords

Package Sidebar

Install

npm i @katistix/license-cli

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

52.9 kB

Total Files

10

Last publish

Collaborators

  • katistix