Skip to content

Commit

Permalink
docs: Add @Cardiacman13 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
legdna authored Dec 19, 2023
1 parent 5a63753 commit a31f28d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# drei - DaVinci Resolve Easy Installer (Alpha)

**Caution: This project is currently in the alpha stage. Use with care and expect potential issues.**

**drei** is a bash script designed to simplify the installation process of DaVinci Resolve on Linux distributions. The script utilizes containerization to ensure a consistent environment across different systems.

## Features

- **Interactive Setup**: The script interactively guides users through the installation process.
- **Distribution Support**: Supports Debian, Fedora, Arch Linux, and their equivalents.
- **Containerized Environment**: Uses `distrobox` to create a containerized environment for installing DaVinci Resolve.
- **Dependency Management**: Automatically installs necessary dependencies based on the user's Linux distribution.

## Usage

```bash
git clone https://github.com/legdna/drei
cd drei
./drei-by-legdna.sh
```

4. Follow the on-screen instructions to complete the installation.

**Note: This project is in the alpha stage, and issues may arise during installation or usage. Use with caution, and consider backing up important data before running the script. Contributions and bug reports are highly appreciated.**

0 comments on commit a31f28d

Please sign in to comment.