aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2021-05-06Fix standard input command line argument typoTeddy Wing
2021-05-05Move PDF appearance key to a named constantTeddy Wing
2021-05-05Add license (GNU GPLv3+)Teddy Wing
2021-05-05Usage: PDF input path argument is optionalTeddy Wing
2021-05-04Add `--help` and `--version` command line optionsTeddy Wing
2021-05-04Add sysexits exit codeTeddy Wing
2021-05-04Add context to errorsTeddy Wing
2021-05-04Add standard input and output handlingTeddy Wing
2021-05-04Get variables from command line argumentsTeddy Wing
2021-05-04Begin defining command line optionsTeddy Wing
2021-05-03main: Remove debug print linesTeddy Wing
2021-05-02Proof of concept to replace PDF form fields' fontTeddy Wing