Skip to content

watch

Watch a script file for changes and automatically re-execute it.

Usage

kite watch <script.star>

Example

kite watch deploy.star
# Script re-runs automatically when deploy.star is modified