Installation¶
Luz requires Python 3.8 or higher and has no external dependencies.
Clone the repository¶
That's it — no build step, no package manager, no virtual environment needed.
VS Code syntax highlighting¶
A syntax highlighting extension for VS Code is included in the vscode-luz/ folder.
- Copy the folder to
~/.vscode/extensions/ - Restart VS Code
Luz files (.luz) will now have keyword highlighting.