arcc: The compiler for the Arcana Templating Engine. BRIEF The arcc program will parse and compile a template passed as a path, string, or defined interactively. USAGE arcc arcc -h arcc -i arcc -l arcc -L arcc -s arcc -V ARGUMENTS Parse the file at as a template. -h --help Display this help message. -i --interactive Accept input until EOL, then parse input as a template. -l --license-notice Display the license notice. -L --license Display the full license. -s --from-string Parse as a template. -V --version Display the version number.