Skip to content

FrenchTechLead/robusta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upec

Open Source Love License: MIT CircleCI

Welcome to Robusta

Robusta is a basic programming language based on java, it was designed for learning the basics of software programming without the hasle of the advanced principles and hard configurations.

Robusta needs the two following dependecies in order to work properly:

Installation :

1 - JDK :

Make sure that you have a recent jdk version installed in your computer :

javac -version
javac 11.0.2

⭐ The version here is 11.0.2 which is greater than v8 👍

2 - Download robusta.jar :

3 - VSCODE :

  • Download the latest version of VSCODE and install it.

4 - Download the robusta extension for vscode :

5 - VSCODE Settings :

  • Set the absolute path to the robusta.jar archive in vscode settings (VSCODE > Settings > Extensions > Robusta).

⭐ Happy programming ⭐

Contibuting :

We welcome all kinds of contributions, please feel free to contribute here.

Licence :

MIT

Releases

No releases published

Packages

No packages published

Languages