···4455> ⚠️ **Work in progress** - This is experimental. You probably shouldn't use this yet.
6677+## Prerequisites
88+99+- Node.js 18+
1010+- [shfmt](https://github.com/mvdan/sh) (optional, for `npm run format`)
1111+ ```bash
1212+ brew install shfmt
1313+ ```
1414+715## Quick Start
816917```bash