License-Generator
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!