Jake is a build utility. Its name comes from: Jobs Make. Parallel jobs are used to make goals.
Jake was inspired by the reliable "make" utility.
However, the goal is not to support everything make can do.
Rather, to provide a clear approach to achieve user-defined goals.
Special markers:
A match action will skip over ./ or ../ at start of string, to avoid an unexpected match with .* in file-path.