/auto-fork-sync

Proof of Concept - Github App that automatically syncs upstream changes to forks

Primary LanguageJavaScriptISC LicenseISC

auto-fork-sync

a GitHub App built with probot that automatically syncs upstream changes to forks.

Setup

# Install dependencies
npm install

# Run the bot
npm start