Installation
TermBoard is designed to be installed globally on your machine so you can run it inside any Python project.
Using uv (Recommended)
Using pipx
Quick Start
Navigate to any Python project directory and simply type:
(If you don't have any custom tasks defined, TermBoard will automatically provide defaults for testing and linting).