SourceRunning from source couldn't be easier:Have git and uv installed in your systemClone the repository and chdir into it:git clone https://github.com/BrokenSource/ShaderFlow && cd ShaderFlow Run the project - uv manages everything for you:uv run shaderflow (...)