Open-source CLI tool

Build faster with arrow

A lightweight, modern CLI tool for scaffolding, building, and deploying projects. Simple to install, powerful to use.

zsh — arrow
$arrow init my-project --template react
Creating project...
Template: react-ts-vite
Installed dependencies (312ms)
Initialised Git repository
Done! Run:
$cd my-project && arrow dev
Server ready at http://localhost:3000

Fast

Optimised for speed. Hot reloads and instant scaffolding in milliseconds.

Reliable

Battle-tested workflows with sensible defaults and rollback support.

Simple

A single binary with zero dependencies. Learn it in five minutes.

Extensible

Plugin architecture lets you extend and customise every command.