- Go to our website.
- Click on the Download button.
- You will then reach the github repository, click the
Code download button
and then click on theDownload ZIP
option as shown: - Extract the files in a folder, in my case I extracted them in a folder named greenBerry on the Desktop
- Open command prompt, run the command
cd Desktop\greenBerry\greenBerry-master\greenberry
- Now, run the command
python gb_ide.py
- Once gb_ide.py is opened, you will see a window which you can use as an IDE.Save the files written in greenBerry with extention
.gb
and run them. - You can refer to the syntax of greenBerry here