Simple Backup Software
Go to file
Didier Clermonté 0662f108df added SibaNullException 2016-05-16 23:40:07 +02:00
.metadata commited forgotten files 2016-04-25 18:44:47 +02:00
.settings added SibaNullException 2016-05-16 23:40:07 +02:00
lib added SibaNullException 2016-05-16 23:40:07 +02:00
src/org/dclermonte/siba added SibaNullException 2016-05-16 23:40:07 +02:00
test/org/dclermonte/siba added SibaNullException 2016-05-16 23:40:07 +02:00
.classpath added SibaNullException 2016-05-16 23:40:07 +02:00
.classpathsave commited forgotten files 2016-04-25 18:44:47 +02:00
.gitignore Add test-output as Eclipse ignore file. 2016-05-10 19:01:27 +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

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: