Installation

Important: Ruda installer is currently under development. This guide will be updated once it is ready.

Building from source

Requirements

Steps

1. Clone the repository

git clone https://github.com/it-2001/Ruda

2. Run the build script

cd Ruda
py ruda_build.py

This will create a build directory containing the necessary files.

3. Add the build/bin directory to your PATH environment variable

See this guide for instructions on how to do this on Windows.

4. Create a new environment variable called RUDA_PATH and set it to the build directory

5. Run ruda to check if everything is working

ruda -V

If everything is working, you should see the following output:

Ruda pacman x.x.x