A Github bot to keep a fork updated with any changes made to its upstream. Heavily inspired by Greenkeeper.
NOTE: This is an old, deprecated version of Backstroke. Check out the latest here: backstroke.co.
- Create a webhook in either a fork or a upstream repository. (
Settings
=>Webhooks & Services
=>Add Webhook
) - Add
http://backstroke.us
as the payload url. - Create the webhook, and push some code to the upstream repository to see Backstroke in action.
By Ryan Gaus