If your repository does not have a file with name:
A license file will be generated from package.json.
The bot will mention you in a comment.
# Install dependencies
npm install
# Run the bot
npm start
To run the test suite, first install the dependencies, then run test
:
# NPM
npm test
# Or Using Yarn
yarn test
If you have suggestions for how Add-License-Bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
MIT © 2018 TiagoDanin TiagoDanin@outlook.com (http://tiagodanin.github.io/Add-License-Bot)