Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.23 KB

code_running_instructions.md

File metadata and controls

12 lines (11 loc) · 1.23 KB

How to run greenBerry on your pc:

  • 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 the Download ZIP option as shown: step3
  • 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.runnungideSave the files written in greenBerry with extention .gb and run them.eg
  • You can refer to the syntax of greenBerry here

For knowing more about greenBerry, do refer to the following: