Skip to content

Installation

Get started with Rhyolite in minutes. Follow these steps for your platform:

  • Download Node.js (v18+ recommended)
  • Install pnpm:
    Terminal window
    npm install -g pnpm

You don’t need a global install—just use pnpm create:

Terminal window
pnpm create rhyolite@latest my-plugin
Terminal window
pnpm exec create-rhyolite --help

You’re ready to build your first plugin or theme!