The GoGit-Integration
is a small application which maintains local copies of organizations and/or users, GitHub repositories. The application keeps the local copies up to date with the remote repositories, based on a timed interval. Later the application should also offer a visual overview of the repositories and their status.
The Project was developed by:
Anton Paul
Avanis GmbH
Meisenstraße 79a
33607 Bielefeld
Germany
https://avanis.de
- The Software should be able to run on most operating systems.
- The Software should be able to run on most hardware.
- The Software should be executable as a background service.
- The Software should be able to clone repositories from configured GitHub accounts.
- The Software should be able to handle multiple organizations and users.
- The Software should be able to handle multiple repositories.
- The Software should keep the local copies up to date with the remote repositories.