文件名称:opal-sync:将OPAL中的文件与本地目录同步
文件大小:23KB
文件格式:ZIP
更新时间:2024-04-26 15:45:43
opal filesync Rust
OPAL文件同步
将文件与本地目录同步
入门
待办事项:安装
配置
opal-sync的配置文件名为opal-sync.toml ,位于您的(可以使用-c标志定义其他位置)。 以下示例说明了配置选项:
# login information
email = "
【文件预览】:
opal-sync-master
----docs()
--------auth.md(3KB)
----Cargo.lock(45KB)
----LICENSE(1KB)
----src()
--------remote.rs(3KB)
--------main.rs(1KB)
--------auth.rs(3KB)
--------cli.rs(494B)
--------config.rs(1KB)
--------local.rs(3KB)
----Cargo.toml(703B)
----.gitignore(20B)
----README.md(2KB)