mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
| .. | ||
| src | ||
| tests | ||
| .editorconfig | ||
| .python-version | ||
| justfile | ||
| pyproject.toml | ||
| pyrightconfig.json | ||
| README.md | ||
| uv.lock | ||
n8n Task Runner Python
Native Python task runner for n8n
Development
Install:
Set up dependencies:
just sync # or
just sync-all
See justfile for available commands.