Telecharger RVR Studio
RVR Studio Desktop est l'application officielle pour creer et gerer vos projets RIVORA.
Installeurs
| Plateforme | Fichier | Format |
|---|---|---|
| Windows (x64) | RVR-Studio-Setup-win-x64.zip | ZIP |
| macOS (x64) | RVR-Studio-Setup-macos.tar.gz | tar.gz |
| Linux (x64) | RVR-Studio-linux-x64.tar.gz | tar.gz |
Les installeurs sont attaches automatiquement a chaque GitHub Release.
Prerequis : .NET 9 Runtime installe sur la machine.
Installation
Windows
- Telecharger
RVR-Studio-Setup-win-x64.zip - Extraire dans un dossier
- Lancer
install.bat— installe dans%LOCALAPPDATA%\RVR-Studioet cree un raccourci Bureau - Double-cliquer le raccourci RVR Studio — ouvre
http://localhost:5200
macOS
- Telecharger
RVR-Studio-Setup-macos.tar.gz - Extraire :
tar -xzf RVR-Studio-Setup-macos.tar.gz -C ~/rvr-studio - Lancer :
~/rvr-studio/rvr-studio.sh— ouvrehttp://localhost:5200
Linux
bash
# Extraire
mkdir -p ~/rvr-studio
tar -xzf RVR-Studio-linux-x64.tar.gz -C ~/rvr-studio
# Lancer
~/rvr-studio/usr/bin/RVR.Studio.DesktopAlternative : RVR CLI
Si vous preferez la ligne de commande :
bash
# Installer le CLI
dotnet tool install --global RVR.CLI
# Wizard interactif
rvr newAlternative : GitHub Codespaces
Pas d'installation requise — developpez directement dans le navigateur :
Fonctionnalites
- Wizard de creation : 10 etapes pour generer une solution complete
- Dashboard local : vue des projets RIVORA sur votre machine
- Gestionnaire de modules : ajout/suppression de modules en un clic
- Terminal integre : acces direct au RVR CLI
- Mode hors ligne : fonctionne sans connexion internet
- Mise a jour automatique : notifications de nouvelles versions