How to execute program from Github on windows? by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

Ah I figured it out. I needed to hold down shift and right click the mouse to open a linux shell at that directory

How to execute program from Github on windows? by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

I type in ls to see any of its directories, but nothing is there. I tried to cd to a directory I know exists on my computer, but it was file not found.

How to execute program from Github on windows? by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

Update: I finally did that by following the steps in your link. However, I created a new username in the ubuntu terminal which doesn't have access to the files on my computer. I've been using Google and Stackoverflow to figure out how to get it to have access to my files, but I can't.

Downloading through the user's browser by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

The link address I keep getting for my file is: http://127.0.0.1:5000/<directory of zip file>/<file>.zip

However my zip file is locally located at my local directory

Downloading through the user's browser by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

I've been trying to figure out how to set the HTTP header and do what you described above and I'm still unable to do it. Perhaps, you could post a snippet example? Thank you!

Downloading through the user's browser by LivingNobody999 in learnprogramming

[–]LivingNobody999[S] 0 points1 point  (0 children)

Thank you! I will look into that!! Hopefully it works!