Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hivesolutions/git-bot
Simple bot for the update and sync of multiple repos
https://github.com/hivesolutions/git-bot
appier bot git simple sync
Last synced: 2 days ago
JSON representation
Simple bot for the update and sync of multiple repos
- Host: GitHub
- URL: https://github.com/hivesolutions/git-bot
- Owner: hivesolutions
- Created: 2019-07-16T09:24:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T11:34:47.000Z (about 2 years ago)
- Last Synced: 2025-01-10T04:56:56.882Z (8 days ago)
- Topics: appier, bot, git, simple, sync
- Language: Python
- Homepage: http://git-bot.hive.pt
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [Git Bot](http://git-bot.hive.pt)
Simple bot for the update and sync of multiple Git repos.
Should be able to easily allow use-cases of integration between GiLab and GitHub repositories.
## Configuration
| Name | Type | Default | Description |
| -------------- | ----- | ------- | ---------------------------------------------------------------- |
| **GIT_KEY** | `str` | `None` | The secret key to be used by Git Bot clients for authentication. |
| **REPOS_PATH** | `str` | `repos` | The local filesystem path to store the Git repositories. |