@lotaher/license-generator
v1.1.0
Published
Generate a license straight from your terminal
Downloads
1
Readme
License-Generator
📝 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!