Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 789 Bytes

HELP.md

File metadata and controls

17 lines (16 loc) · 789 Bytes


| \ | | /\ | | | | _| __ \ /\
| | | / \ | || | | | |__) / \
| . ` | / /\ \ | __ | __| | / /\ \
| |\ |/ ____ | | | | | | | / ____ \ |
| _/
/ __| |
|
| |
| /
/ _\


The MatTex like equation compiler. CLI Language specification: Commands: - "-i", "--input": Input file path, default: STDIN - "-o", "--out": Output file path, default: out.svg - "-l", "--log-level": Minimum loglevel displayed or outputed to the logfile, default: info level. - "-lf", "--log-file": Path to the logfile, default: STDOUT - "-h", "--help": Displays this help screen