Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 821 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 821 Bytes

The Game Boy Archive Core

The code that powers The Game Boy Archive project. Periodically mirrors Game Boy related software, hardware and literature. Keeps those forks synced to upstream and provides access to everything archived.

Backend

  • fork.py. Forks everything linked in the awesome-gbdev repository which is a GitHub repository.
  • sync.py. Checks every fork in gb-archive. If has a parent, it syncs the repo to upstream with the last commits.

Frontend

TODO

Resources and documentation