1.3.5 • Published 4 years ago

add-license-bot v1.3.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Add License Bot

Travis Downloads Node Version XO code style

image

Summary

If your repository does not have a file with name:

  • LICENSE
  • LICENSE.md
  • license
  • license.md

A license file will be generated from package.json.

Permission

  • Read access to code.
  • Read and write access to single file ("LICENSE").

Notification

The bot will mention you in a comment.

Public App

Setup

# Install dependencies
npm install

# Run the bot
npm start

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

  • choosealicense-list: List of licenses from choosealicense.com
  • probot: 🤖 A framework for building GitHub Apps to automate and improve your workflow

Dev Dependencies

  • jest: Delightful JavaScript Testing.
  • nodemon: Simple monitor script for use during development of a node.js app.
  • smee-client: Client to proxy webhooks to local host
  • xo: JavaScript happiness style linter ❤️

Contributing

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.

Thanks

License

MIT © 2018 TiagoDanin TiagoDanin@outlook.com (http://tiagodanin.github.io/Add-License-Bot)

1.3.5

4 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago