Simple Backup Software
Go to file
Christian Pierre MOMON 42b3851369 Added log initialization. 2016-05-24 16:39:05 +02:00
.metadata commited forgotten files 2016-04-25 18:44:47 +02:00
.settings updated all exceptions 2016-05-22 21:47:41 +02:00
lib Added log libraries. 2016-05-24 16:21:10 +02:00
src/org/dclermonte/siba Added log initialization. 2016-05-24 16:39:05 +02:00
test/org/dclermonte/siba added exception + issue 1 2016-05-19 18:40:00 +02:00
.classpath Added log libraries. 2016-05-24 16:21:10 +02:00
.classpathsave commited forgotten files 2016-04-25 18:44:47 +02:00
.gitignore remove javadoc 2016-05-20 16:21:10 +02:00
.project nouveau fichier : .classpath 2016-03-26 23:03:43 +01:00
LICENSE updated all 2016-04-19 22:34:25 +02:00
README.md Add new file. Opportunity to save notes about the TestNG install. 2016-05-10 18:22:57 +02:00
log4j.properties Added log initialization. 2016-05-24 16:39:05 +02:00

README.md

Welcome

SIBA is a SImple BAckup software wrote in Java 8 using Eclipse Mars. CLI ang GUI (Swing) version are available.

SIBA transforms a source directory to a tar.gz file with a tar.gz.md5 file.

LICENSE

SIBA is released under the GNU AGPL license. Enjoy!

Developer install

TODO

Unit test environment

For unit tests, install the TestNG: