An open API service indexing awesome lists of open source software.

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.

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)