Skip to content

katistix/license-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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