Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ide usage tutorial #58

Closed
Abdur-rahmaanJ opened this issue Mar 1, 2019 · 13 comments
Closed

add ide usage tutorial #58

Abdur-rahmaanJ opened this issue Mar 1, 2019 · 13 comments

Comments

@Abdur-rahmaanJ
Copy link
Owner

either on wiki or a separate markdown document. add code running instructions on ide with screenshots

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

hello, i am new to contributing to open source orgs, can I take this issue?

@Abdur-rahmaanJ
Copy link
Owner Author

Abdur-rahmaanJ commented Jul 3, 2020 via email

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

But the download button in https://www.appinv.science/greenBerry/ is leading me to https://github.com/Abdur-rahmaanJ/greenBerry;
how should the code be downloaded?
since i will be able to make a tutorial only if I am familiar with it's usage

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

i tried the instructions, and this is where I ended
can you please tell me how can i load a .gb file here?

greenBerryinst

@tthuma1
Copy link
Collaborator

tthuma1 commented Jul 3, 2020

You should run "python gb_ide.py" from your command line. In your screenshot you first ran "python gb_repl.py", which is not the correct way. Once gb_ide.py is opened, you will see a window which you can use as an IDE.
image

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

Got it!
I tried some code too, and it ran nicely
what command am i supposed to run after this?
and also, i ran 'python gb_ide.py' after this and I cannot make out what the output here means..
gb_main running

@tthuma1
Copy link
Collaborator

tthuma1 commented Jul 3, 2020

In this screenshot you ran gb_main.py instead of gb_ide.py
Once you run gb_ide.py, there will be no output in command line, only the IDE window will pop up.

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

yes i did that, and it worked pretty well

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

i was just asking that what is the use of 'python gb_main.py' command
since i couldn't understand it's output

@tthuma1
Copy link
Collaborator

tthuma1 commented Jul 3, 2020

Oh, it just runs whatever is inside main.gb

@5aumy4
Copy link
Contributor

5aumy4 commented Jul 3, 2020

Alright!
I will come up with the tutorial in about 3 days
Will that be fine?

@tthuma1
Copy link
Collaborator

tthuma1 commented Jul 3, 2020

Yes sure, take your time.

tthuma1 added a commit that referenced this issue Jul 6, 2020
i have added the file code_running_instructions.md for the issue #58, please review it
@tthuma1
Copy link
Collaborator

tthuma1 commented Jul 6, 2020

Resolved with pull request #73

@tthuma1 tthuma1 closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants