/mirror-engine

Mirror PRs from one repo to another

Primary LanguagePython

Mirror Engine

Steals code from other repositories by copying merged PRs.

Installation

  • Install python including pip. (Tested on 3.6.5)
  • Clone this somewhere and run pip install -r requirements.txt
  • Fill in config.py.
  • Run python main.py.