-
Install uv (https://github.com/astral-sh/uv)
-
Clone the repository
-
Install dependencies:
uv sync && uv run pre-commit install -
Open the project in VSCode
-
Select the Python interpreter (.venv)
-
Install recommended extensions (RobotCode, Python)
you're good to go 🕶️
This project uses uv for Python dependencies and running commands.
This project uses the Robotcode extensions that contains linting, formatting, debugging and more for Robot Framework. The extension should be enforced with via workspace recommendations, but if you don't have it installed, you can do so by following these steps:
- Open VS Code
- Go to Extensions
- Search for "RobotCode"
- Install