A simple Git repository synchronization tool
Go to file
cvoges12 6c550514ad Initial commit 2022-03-01 23:15:56 +00:00
.gitea Initial commit 2022-03-01 23:15:56 +00:00
docs Initial commit 2022-03-01 23:15:56 +00:00
LICENSE Initial commit 2022-03-01 23:15:56 +00:00
README.md Initial commit 2022-03-01 23:15:56 +00:00

README.md

Logo
Sync-Repos

[?] Switch for your own logo

A simple Git repository synchronization tool
Report a Bug · Request a Feature · Ask a Question

Project license

Pull Requests welcome code with love by

Donations accepted:
Liberapay receiving buymeacoffee ko-fi

Table of Contents

About

[?] Provide general information about your project here. What problem does it (intend to) solve? What is the purpose of your project? Why did you undertake it?

Back to top

Getting Started

Prerequisites

Required dependencies:

  • .

[?] List project requirements or dependencies. List build tools.

Back to top

Installation

Run the following to install:

[?] Describe how to install and get started with the project. List build instructions.

Back to top

Usage

[?] How does one go about using it? Provide various use cases and code examples here.

Back to top

Support

[?] Provide additional ways to contact the project maintainer/maintainers. Website? Email?

Back to top

Roadmap

See the open issues for a list of proposed features (and known issues).

For some quick links:

[?] Add number to labels= in link. Add Kanban board or other project management software.

Back to top

Project Help

If you want to say "thank you" and/or support active development of Sync-Repos:

  • Add a GitHub Star to the project's GitHub awareness page. (our project is not mirrored to prevent GitHub Copilot)
  • Tweet about Sync-Repos or spread the word on other social media.
  • Write interesting articles about the project on Dev.to, Medium, or your personal blog.
  • Become a patron and help fund Sync-Repos:

[?] Replace the above links with links to the project's own funding pages.

[?] Optionally, add other donation links, such as: Patreon, Kickstarter, Indiegogo

Together, we can make Sync-Repos better!

Back to top

Contributing

Firstly, thanks for considering to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please read our contribution guidelines, and thank you for being involved!

Back to top

Acknowledgements

Funding Organizations

[?] Include any organizations or companies that are funding the project.

Back to top

Patrons

A special thanks to my patrons on:

[?] Replace the above links with links to the project's own funding pages w/ patrons listed.

[?] Optionally, add other donation links, such as: Patreon, Kickstarter, Indiegogo

Back to top

Software Used

[?] Include libraries and applications used in the project.

Back to top

Inspirations

[?] Include any projects or people that have inspired this project.

Back to top

Authors and contributors

The original setup of this repository is by cvoges12.

For a full list of all authors and contributors, see the contributors page.

[?] Replace with contributors graph once https://github.com/go-gitea/gitea/issues/847 is implemented.

Back to top

Security

Sync-Repos follows good practices of security, but 100% security cannot be assured. Sync-Repos is provided "as is" without any warranty. Use at your own risk.

For more information and to report security issues, please refer to our security documentation.

Back to top

License

Copyright (C) 2022 Clayton Voges

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/

Back to top