Who This Section Is For
Use this section when you want the shortest route from install to a first working automation flow.
Section Map
Step 1
Installation
Choose the Node.js, Python, PATH-install, or source-build route before writing scripts.
Step 2
First Script
Run the shortest working automation example from a scaffolded project.
Step 3
Dashboard
Start the runtime, open the dashboard, and use the standalone monitor.
Choose Your Language Path
JavaScript
Node.js Client
Use the npm package, scaffold `.mjs` examples, and stay in a JavaScript-first workflow.
Python
Python Client
Use the PyPI package, scaffold Python examples, and keep runtime startup close to the script flow.
Core Runtime
Golang API
Start from the base implementation and use the generated reference plus runtime guides for the details.