feat: add cli, setup.py
Compare changes
Files
16File renamed with no changes. Show file contents
Added and refactored new_exe.py into cli.py, added setup.py, requirements.txt, requirements_dev.txt.
CLI is now executable, CLI arguments available and can be successfully executed with -h
option.