Simple Backup Software
Go to file
Christian Pierre MOMON ad1571fcd0 Added unit tests. Add libraries for unit tests. Add a README file to
follow jar dependancies.
2016-05-10 18:59:52 +02:00
.metadata commited forgotten files 2016-04-25 18:44:47 +02:00
.settings Added unit tests. Add libraries for unit tests. Add a README file to 2016-05-10 18:59:52 +02:00
lib Added unit tests. Add libraries for unit tests. Add a README file to 2016-05-10 18:59:52 +02:00
src/org/dclermonte/siba updated SibaCLI 2016-05-08 22:43:19 +02:00
test/org/dclermonte/siba/model Added unit tests. Add libraries for unit tests. Add a README file to 2016-05-10 18:59:52 +02:00
.classpath Added unit tests. Add libraries for unit tests. Add a README file to 2016-05-10 18:59:52 +02:00
.classpathsave commited forgotten files 2016-04-25 18:44:47 +02:00
.gitignore nouveau fichier : .classpath 2016-03-26 23:03:43 +01: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: