Skip to content
/ rse Public

🏯 rse (prev. @reliverse/cli) is a js/ts, e.g. next.js, app creator inside your terminal. you can just use a template or start from scratch. you can set everything up automatically or configure everything exactly the way you like. you can have it all, with all the tools already prepared for you.

Notifications You must be signed in to change notification settings

reliverse/rse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Rse

@reliverse/rse is your next-gen AI assistant.

Sponsor β€” Discord β€” GitHub β€” NPM β€” Introduction

CLI Installation

# install as a dev dep:
bun add -D @reliverse/rse
# or/and install globally:
bun i -g @reliverse/rse

CLI Usage

# when installed as a dev dep:
bun rse [command] [options]
# when installed globally:
rse [command] [options]

Framework Installation

Both CLI and framework packages work independently, you're not required to install both.

bun add @reliverse/rse-rules

Framework Usage

import { bootstrap, getAvailableFiles } from "@reliverse/rse-rules";

Available Packages

  1. @reliverse/rse-rules

Available CLI Commands

All @reliverse/rse v2+ commands support both monorepo (recommended) and single-repo (not tested too much yet) contexts.

  1. rse add generates AI rules for your project.
  2. rse init generates AI rules for your project.
  3. rse rules generates AI rules for your project.

v2 Docs

Docs for v2 will be available soon.

v1 Docs

Visit docs.reliverse.org/libraries/rse to learn how to install and use @reliverse/rse CLI.

Contributing

A Bun monorepo created with the monorepo bootstrapper.

Getting Started

bun install

Workspaces

This monorepo was generated by dler init. It uses bun workspaces to manage multiple packages.

Locations

  • cli rse (v2): ./cli;
  • cli rse (v1): The implementation was moved to dler's repo into ./deprecated directory;
  • packages: ./packages/*;

Scripts

Run scripts across all workspaces:

bun --filter '*' <script>

Run scripts for specific packages:

bun --filter <package-name> <script>

Stand With Ukraine

  • πŸ’™ Please help fund drones, medkits, and victory. Donate now, please, it matters.
  • πŸ’› Every dollar helps stop russia's war crimes and saves lives.

Stand With Reliverse

Star the project repo to help Reliverse community grow; Follow this project's author, Nazar Kornienko & Reliverse, to get updates about new projects; Become a sponsor and power the next wave of tools that just feel right.

License

Licensed under MIT Β© 2025 Nazar Kornienko (blefnk), Bleverse, Reliverse

About

🏯 rse (prev. @reliverse/cli) is a js/ts, e.g. next.js, app creator inside your terminal. you can just use a template or start from scratch. you can set everything up automatically or configure everything exactly the way you like. you can have it all, with all the tools already prepared for you.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project