Build faster with
arrow CLI
A composable command-line toolkit for modern development workflows. Scaffold, test, build, and deploy from a single, predictable interface.
What arrow does
Everything you need to go from zero to production without leaving the terminal.
Project scaffolding
Generate new projects from official and community templates in seconds.
Git integration
Built-in hooks, conventional commits, and release automation out of the box.
Type-safe configs
Schema-validated configuration with helpful error messages and autocomplete.
Watch mode
Fast incremental rebuilds with intelligent caching and file watching.
Plugin system
Extend arrow with plugins. Install, configure, and compose capabilities.
Cross-platform
Works on macOS, Linux, and Windows with consistent behavior everywhere.
Install in seconds
Get arrow on your machine with one command.
curl -fsSL https://arrow.dev/install | shnpm install -g @arrow/cliReady to build?
Start with the introduction or jump straight into your first project.