@reliverse/rse is your next-gen AI assistant.
Sponsor β Discord β GitHub β NPM β Introduction
# install as a dev dep:
bun add -D @reliverse/rse
# or/and install globally:
bun i -g @reliverse/rse# when installed as a dev dep:
bun rse [command] [options]
# when installed globally:
rse [command] [options]Both CLI and framework packages work independently, you're not required to install both.
bun add @reliverse/rse-rulesimport { bootstrap, getAvailableFiles } from "@reliverse/rse-rules";@reliverse/rse-rules
All @reliverse/rse v2+ commands support both monorepo (recommended) and single-repo (not tested too much yet) contexts.
rse addgenerates AI rules for your project.rse initgenerates AI rules for your project.rse rulesgenerates AI rules for your project.
Docs for v2 will be available soon.
Visit docs.reliverse.org/libraries/rse to learn how to install and use @reliverse/rse CLI.
A Bun monorepo created with the monorepo bootstrapper.
bun installThis monorepo was generated by dler init. It uses bun workspaces to manage multiple packages.
- cli
rse(v2):./cli; - cli
rse(v1): The implementation was moved to dler's repo into./deprecateddirectory; - packages:
./packages/*;
Run scripts across all workspaces:
bun --filter '*' <script>Run scripts for specific packages:
bun --filter <package-name> <script>- π Please help fund drones, medkits, and victory. Donate now, please, it matters.
- π Every dollar helps stop russia's war crimes and saves lives.
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.
Licensed under MIT Β© 2025 Nazar Kornienko (blefnk), Bleverse, Reliverse