1 Commits

Author SHA1 Message Date
Bastien Montagne
fe0b3e8f5e Add a simple, direct way to use BAT, without requiring to setup a venv etc.
Allows to use `python3 path/to/cli.py my args` just from source code,
without requiring to set up a whole venv for that. Much simpler when
only 'regular' debuging in code logic itself is needed.
2024-08-13 18:01:38 +02:00