boxlang-file-watchers
Installation
SKILL.md
BoxLang File Watchers
Overview
BoxLang includes a runtime watcher service for real-time filesystem automation.
Watchers are ideal for:
- hot reload and development workflows
- build pipelines and asset regeneration
- file drop ingestion and ETL triggers
- reacting to create/modify/delete events
Application.bx Integration
You can register app-scoped watchers directly in Application.bx with this.watchers.
For full descriptor behavior (app discovery, multi-app isolation, lifecycle), see
application-descriptor.