stg-tud / bp2022_netlab

The repository provides software that creates configuration files for the BonnMotion, CORE, coreemu-lab and The ONE programmes from a single TOML file.
MIT License
0 stars 0 forks source link

Command Line Interface #58

Closed ebinf closed 1 year ago

ebinf commented 1 year ago

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