/RedSky-Ruby

Light and simple Ruby IDE written in VisualBasic for Microsoft Windows

Primary LanguageVisual Basic .NETOtherNOASSERTION

RedSky Ruby

ICON

Powerfull yet lightweight Ruby IDE

Build Status

Main-Branch

  • RedSky Ruby is a GUI application written for Microsoft Windows in 2018 using .NET Framework and Visual Basic. It allows the user to open, read, write and write Ruby files (*.rb), also allows the user to install and configure their Ruby enviroment.

Compilation dependencies and installation guide

In order to compile this project you will need the following packages

  • Visual Studio 2017 or newer.
  • .NET Desktop development kit.
  • MinGW (Or the GNU C++ compiler)

Compilation guide:

  • Go to the resources folder, open a terminal and type the following commands:
g++ vinari-LogReader.cpp -o vinari-LogReader
g++ vinari-LogRemover.cpp -o vinari-LogRemover
g++ vinari-Ruby-Check.cpp -o vinari-Ruby-Check
g++ vinari-TempRemover.cpp -o vinari-TempRemover
  • After this has been completed, open Visual Studio, open the *.sln file and compile the project.
  • Copy 'vinari-LogReader', 'vinari-LogRemover', 'vinari-Ruby-Check' and 'vinari-TempRemover' to the folder where the RedSky Ruby executable is.

Installation guide:

Contact with the developers

Contact Link
Vinari Software (Mail) vinarisoftware@protonmail.com
Vinari Software (Chat) Vinari Software website
DO-Development