Skip to content

Files

Latest commit

author
Kristján Oddsson
Mar 11, 2018
f0d0980 · Mar 11, 2018

History

History
21 lines (13 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 505 Bytes

unfurl

a GitHub App built with probot that unfurls links on Issues and Pull Request discussions

Install

Install it by clicking this link

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.