Skip to content

Reliverse CLI

📦 NPM💬 Discord Community💖 Support on Patreon📚 Documentation

Quick Start

Prerequisites: Git, Node.js, Bun

1️⃣ Install: bun i -g @reliverse/cli • 2️⃣ Use: reliverse cli • 3️⃣ Update (if needed): reliverse update

Introduction

Reliverse CLI is your all-in-one command-line companion for setting up and enhancing web projects. Starting fresh or upgrading an existing app? This tool helps you:

  • Effortlessly create projects: Spin up new web apps or import existing templates in a flash.
  • Apply powerful codemods: Safely refactor code and integrate popular libraries.
  • Automate configuration: Set up ESLint, Prettier, Biome, .env files, Git hooks, and more.
  • Support multiple frameworks: Enjoy seamless compatibility with Next.js, React, Vue, Svelte, Astro, and beyond.
  • Customize with templates: Clone pre-built templates and merge them conflict-free.
  • Automate GitHub & deployments: Quickly create repositories, push commits, and deploy to Vercel.
  • Extend functionality: Upcoming Reliverse Addons enable even more features and integrations.

Although it’s built primarily for JavaScript/TypeScript (especially React and Next.js), @reliverse/cli is flexible enough to grow beyond web development, streamlining workflows with a single, powerful CLI.

Commands

  • reliverse cli
    Start the interactive wizard to create or configure a project.

  • reliverse login / reliverse logout
    Log in or out of Reliverse services.

  • reliverse studio
    Launch the Reliverse Studio interface.

  • reliverse --help
    Display all available commands and usage info.

Configuration

When you run reliverse cli, a reliverse.jsonc or reliverse.ts file is created in your project root. You can edit it at any time to customize your CLI behavior. Simply restart the CLI to apply changes.

Installing Other Templates

Use reliverse cli to clone any public GitHub repository:

1️⃣ Choose “Clone an existing repository” • 3️⃣ Provide the repository link • 4️⃣ Reliverse will clone and configure it automatically.

Collaborate & Contribute

I love community input! Check out my Contributing Guide for how to get involved or propose new features.

If you’re interested in deeper collaboration or partnership, join my Discord community to chat with us directly.

Support

If Reliverse saves you time and effort, please consider supporting its development:

Even a simple ⭐ on GitHub shows your love!

Thanks! Happy Reliversing!

License

MIT © 2025 blefnk Nazarii Korniienko