Multi-Repository Sync Tool
Project description
MeST
Multi-Repository Sync Tool
features
do sync between different repository
Usage
- 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,
- start
memest start
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file MeMeST-2024.4.9.212527.tar.gz.
File metadata
- Download URL: MeMeST-2024.4.9.212527.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61c509b051ff32e4da4f4e478e5584b35bff0417f920c191dc5b41b43b6e78c5
|
|
| MD5 |
3f9331925c29c64ba22ebcebd69c7969
|
|
| BLAKE2b-256 |
c7f806a6b16a92478425f10419fced163609a359da2a317e7944daa8f7ef9d62
|