Quick Start
Editor (Recommended)
macOS
Download from GitHub releases.
Web (Chrome only)
Open app.metrists.com in Chrome.
Other platforms
Linux and Windows support is in development.
CLI
Install the CLI:
npm install -g metristsInitialize a project:
metrists init
metrists watchThe CLI works in any terminal. Use it for automation, CI/CD pipelines, or if you prefer command-line interfaces.