Add new file. Opportunity to save notes about the TestNG install.

This commit is contained in:
Christian Pierre MOMON 2016-05-10 18:22:57 +02:00
parent 8a6ddad2fb
commit c5cbbfc7a8

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# 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:
* https://marketplace.eclipse.org/content/testng-eclipse
* Eclipse menu > Help > Eclipse Marketplace > Find "TestNG" > TestNG for Eclipse: Install button