openSUSE:Snapper Development

Jump to: navigation, search

Snapper Development

Snapper is Open Source and licenced under the GPL version 2.0.

Browse git repository

http://github.com/openSUSE/snapper

Anonymous clone

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

Authorized clone

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

Building the source from git checkout

cd snapper
make -f Makefile.repo
make

You will need at least

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

Mailing list

So far there is no dedicated mailing list for snapper development. The authors can be reached on yast-devel@opensuse.org.