Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 606 Bytes

File metadata and controls

13 lines (10 loc) · 606 Bytes

Backstroke Classic

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.

Add Backstroke Classic to a repository

  1. Create a webhook in either a fork or a upstream repository. (Settings => Webhooks & Services => Add Webhook)
  2. Add http://backstroke.us as the payload url.
  3. Create the webhook, and push some code to the upstream repository to see Backstroke in action.

By Ryan Gaus