Skip to main content

Multi-Repository Sync Tool

Project description

MeST

Multi-Repository Sync Tool

features

do sync between different repository

Usage

  1. setup config for memest

The unique config file is ~/.config/memest/config.ini You can setup, such as

[default]
; check period for sync
loop_period=10
cache=~/.local/gitcache

[example]
loop_period=10
; the local bare repository
local=~/.local/rep/example.git
; 远程的一系列仓库的配置,每个用`,`隔开。
; 单个配置格式为[git address] | [key]
; git address 须是git协议
; [key] 可省略
remote=git@github.com:xxmawhu/example.git|~/.ssh/id_rsa,
  1. start
memest start

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MeMeST-2024.4.9.212527.tar.gz (19.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page