1 Star 0 Fork 0

steven0lisa / syncthing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
snapcraft.yaml.template 831 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
name: syncthing
version: {{.Version}}
summary: Open Source Continuous File Synchronization
description: |
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized. Your data is your data alone and you deserve
to choose where it is stored, if it is shared with some third party and how
it's transmitted over the Internet.
architectures:
- build-on: [{{.HostArchitecture}}]
run-on: [{{.TargetArchitecture}}]
grade: {{.Grade}}
confinement: strict
apps:
syncthing:
command: syncthing
environment:
HOME: ${SNAP_USER_COMMON}
XDG_CONFIG_HOME: ${SNAP_USER_COMMON}
plugs:
- home
- network
- network-bind
- removable-media
parts:
syncthing:
source: .
plugin: dump
stage:
- syncthing
prime:
- syncthing
Go
1
https://gitee.com/steven0lisa/syncthing.git
git@gitee.com:steven0lisa/syncthing.git
steven0lisa
syncthing
syncthing
master

搜索帮助

14c37bed 8189591 565d56ea 8189591