Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 186 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 186 Bytes

jobdsigner

job scheduling and reporting

REQUIREMENTS:

cmake 2.8

clang 3.x

TO COMPILE:

cmake .

make

TO COMPLETELY CLEAN:

make clean

git clean -dfx