The app starts as echo app, with input and output files.
python app\app_cli.py -h
python -m unittest tests
Basic repo for python katas, with cli, and runner and test suit ready to be run
Python
The app starts as echo app, with input and output files.
python app\app_cli.py -h
python -m unittest tests