Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 864 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 864 Bytes

markdownify

A GitHub App built with Probot that adds links of edited markdown files to the bottom of pull requests

How it works

  1. Install the app.
  2. Open a PR and edit some markdown files.
  3. Watch the bot edit your comment and append the URLs to the bottom 🎉

screen shot 2018-09-05 at 10 14 37 pm

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how markdownify 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.

License

ISC © 2018 Bex Warner