UnifyAll-0.1.2 is not a library.
UnifyAll
UnifyAll is a simple build script CLI-tool meant to simplify the compilation of large codebases
Example 'build.u' for C++
COMP: "g++"
ARGS:
"-o",
"main",
"main.cpp",