openSUSE:Snapper 开发

跳转到:导航搜索

Snapper 开发

Snapper 是开源的,并采用 GPL 2.0 版本许可。

浏览 git 仓库

http://github.com/openSUSE/snapper

匿名克隆

git clone git://github.com/openSUSE/snapper.git

授权克隆

git clone git@github.com:openSUSE/snapper.git

从 git 检出构建源代码

cd snapper
make -f Makefile.repo
make

您至少需要

autoconf automake boost-devel doxygen gettext-tools gcc-c++ libtool libxml2-devel

邮件列表

目前没有专门用于 Snapper 开发的邮件列表。作者可以通过 yast-devel@opensuse.org 联系。