forked from studio/flamenco
Production render farm manager.
Sybren A. Stüvel
479f35b658
The empty file is created so that Go has something to embed when building Flamenco Manager, even when the static files aren't built yet. On macOS this was done with the wrong permissions, though. |
||
---|---|---|
.gitea/issue_template | ||
.vscode | ||
addon | ||
cmd | ||
internal | ||
magefiles | ||
pkg | ||
web | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.prettierrc | ||
CHANGELOG.md | ||
CONFIG_DESIGN.md | ||
debug-job-echo.sh | ||
debug-job-render.sh | ||
deploy.sh | ||
go.mod | ||
go.sum | ||
LICENSE | ||
mage.go | ||
Makefile | ||
README.md | ||
sqlc.yaml |
Flamenco
This repository contains the sources for Flamenco. The Manager, Worker, and Blender add-on sources are all combined in this one repository.
The documentation is available on https://flamenco.blender.org/, including instructions on how to set up a development environment & build Flamenco for the first time.
To access the documentation offline, go to the web/project-website/content
directory here in the source files.
License
Flamenco is licensed under the GPLv3+ license.