In a company where software quality is paramount and where products evolve,
complexity increases over time.
One way to get consistent and predictable results is to automate
(in a known and expected way)
additional tasks required of employees in addition to product development.
These apps were designed for users who like to do simple tasks quickly in command line, and for users who like to automatize processes with scripts.
The preferred style of documentation is the "quick how-to", in which instructions are subjectively minimized, to keep the focus and clarity.
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.
unzip -o __ARCHIVE__.zip OR 7z x -y __ARCHIVE__.zip
(optional) Verify the checksums against the official checksum values.
Do not use checksums from unknown sources.
(optional) On Linux: chmod +x bin/* or chmod u+x bin/*.
unzip -o __ARCHIVE__.zip OR 7z x -y __ARCHIVE__.zip
(optional) Verify the checksums against the official checksum values.
Do not use checksums from unknown sources.
(optional) On Linux: chmod +x bin/* or chmod u+x bin/*.
unzip -o __ARCHIVE__.zip OR 7z x -y __ARCHIVE__.zip
(optional) Verify the checksums against the official checksum values.
Do not use checksums from unknown sources.
(optional) On Linux: chmod +x bin/* or chmod u+x bin/*.
Special markers:
A match action will skip over ./ or ../ at start of string, to avoid an unexpected match with .* in file-path.
unzip -o __ARCHIVE__.zip OR 7z x -y __ARCHIVE__.zip
(optional) Verify the checksums against the official checksum values.
Do not use checksums from unknown sources.
(optional) On Linux: chmod +x bin/* or chmod u+x bin/*.