-
Notifications
You must be signed in to change notification settings - Fork 1
fargies/jenkins-tray
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= Jenkins tray application = :author: Sylvain Fargier :email: [email protected] == Description == This plugin monitors and displays Jenkins' status in your system tray. == Requirements == - +QtCore+, +QtXml+, +QtNetwork+ >= 4.7 - +CppUnit+ to compile using TESTS option. == Compilation, Installation & Tests == To compile this project run the following script : -------------------------------------- mkdir build ; cd build cmake -DTESTS=ON .. make # to install the project : make install # to run the unit tests : CTEST_OUTPUT_ON_FAILURE=1 make test # or run : ./tests/test_all -------------------------------------- == Run == jenkinsTray or to run multiple instance jenkinsTray <context> where context is string use to create different configuration file
About
jenkins tray util (in Qt)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published