All checks were successful
Update Dispatches / refresh-news (push) Successful in 3s
22 lines
883 B
Markdown
22 lines
883 B
Markdown
# 🐉 Dynasty Revolution CLI Framework (dynr)
|
|
|
|
A modular, future-proof command-line framework designed for the Dynasty Revolution ecosystem. `dynr` allows for non-invasive installation of powerful scripts managed directly from this repository.
|
|
|
|
Licensed under MIT
|
|
|
|
## ✨ Features
|
|
* **Modular Architecture:** Only download the tools you need.
|
|
* **Auto-Update:** Sync with the latest scrolls from the Dynasty Archives.
|
|
* **Space-Safe:** Full support for Linux filenames containing spaces.
|
|
* **Non-Evasive:** Installs to `/opt/dynr` to keep your system clean.
|
|
* **Aesthetic:** High-contrast Dynasty color palette (#1fd9f0, #9c16ba, #dba608).
|
|
|
|
---
|
|
|
|
## 🚀 Installation
|
|
|
|
Install the Dynasty Core on any Debian-based system with a single command:
|
|
|
|
## 🚀 Installation
|
|
```bash
|
|
curl -sSL https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main/install.sh | bash |