Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 529 Bytes

License-Generator

License-Generator GIF

📝 Generate a license for your project on the terminal.

Installation

npm install @lotaher/license-generator

Usage

npx @lotaher/license-generator

Contributing

  • Fork the repository.

  • Checkout a new branch using git checkout -b your_branch_name.

  • Commit your new changes to the branch using git commit -m "your commit message".

  • Open a pull request!