:Release Notes: - Why? For which reason? Just because... :Detailed Notes: - moved minimal as subcommand to argparse for dividing arguments specific for some modules only :Testing Performed: - Direct launch with tui enabled :QA Notes: - :Issues Addressed: -
Tree sitter Seminar
Prerequisites
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
Launch
$ source .venv/bin/activate
$ python3 src/ts-example
Description
Languages
Python
100%