Scripts Quickstart
Windmill supports scripts in Python, Typescript, Go, Bash and Sql.
Typescript
Write your first Windmill script in Typescript.
Python
Write your first Windmill script in Python.
Go
Write your first Windmill script in Go.
Bash
Write your first Windmill script in Bash.
SQL
Write your first Windmill script in SQL.
Run Docker Containers
In some cases where your task require a complex set of dependencies or is implemented in a non supported language, you can still include it as a flow step or individual script.