Closed ebinf closed 1 year ago
Adds a simple command line interface (cli) to use the program. It provides tools for testing and using a provided TOML file.
This PR depends on #52, please merge that one first.
(based on the work of Karl E. Wiegers)
Structure
Documentation
Variables
Arithmetic Operations
Loops and Branches
Defensive Programming
Description of the PR
Adds a simple command line interface (cli) to use the program. It provides tools for testing and using a provided TOML file.
This PR depends on #52, please merge that one first.
Review checklist
(based on the work of Karl E. Wiegers)
Structure
Documentation
Variables
Arithmetic Operations
Loops and Branches
Defensive Programming