https://github.com/backstrokeapp/legacy
Old version of backstroke to work with Backstroke classic hooks. Also happens to be helpful if you want to deploy a small, self hosted version of backstroke on your own.
https://github.com/backstrokeapp/legacy
Last synced: about 1 year ago
JSON representation
Old version of backstroke to work with Backstroke classic hooks. Also happens to be helpful if you want to deploy a small, self hosted version of backstroke on your own.
- Host: GitHub
- URL: https://github.com/backstrokeapp/legacy
- Owner: backstrokeapp
- License: isc
- Created: 2017-09-03T22:03:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T17:58:29.000Z (over 8 years ago)
- Last Synced: 2024-11-05T23:41:26.457Z (over 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://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`)
3. Add `http://backstroke.us` as the payload url.
4. Create the webhook, and push some code to the upstream repository to see Backstroke in action.
-------
By [Ryan Gaus](http://rgaus.net)