Binary files (files that contain characters < ' ' or > '~') are supported.
---- Buildng ---
+A manpage is included: bake(1)
+
+--- Building ---
Bootstrapping may be done with Shake, simply run `./shake ./bake.c'
-Initial building may be done by examining and running `install.sh',
-or if you don't want to install it right away, run `SUDO= TARGET=. ./install.sh'
+Or simply run `install.sh', you'll need to be a privileged user to install the files.
+See the file's content for more details regarding the installation.
--- I/O Extension ---
only one option may be in use at a time, and must come as the first argument.
--h, --help: displays help message, similiarly to empty input.
+-h, --help: displays help message, similarly to empty input.
-n, --dry-run: DRYRUN, does NOT run anything!
--- Shake ---
Bake is licensed under the GPLv3-only, See LICENSE.
-Bake began on September 13th, 2023.
+Bake began on September 13th, 2023, and at this point in time, is complete.