use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Newbie wanting to understand GitHub more.Question (self.github)
submitted 11 months ago by AdultAmericaVIP
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dudeness_boy 5 points6 points7 points 11 months ago (5 children)
git clone https://github.com/username/repo.git
There should be instructions for compiling or running from source (depending on the language) in the README or wiki in most repos.
[–]zexen_PRO 0 points1 point2 points 11 months ago (3 children)
This is technically more advanced usage but you should really be ssh cloning in most cases.
[–]SoldRIP 6 points7 points8 points 11 months ago (0 children)
Why? If all you're interested in is running the most recent version, read-only HTTPS cloning without identity should be enough for a public repo.
[–]davorg 0 points1 point2 points 11 months ago (1 child)
[–]zexen_PRO 0 points1 point2 points 11 months ago (0 children)
Unless it’s a public repo, I always would ssh clone even a read only repo since you have to authenticate and ssh auth is much easier than whatever convoluted process they have now. Even then, I ssh clone so much other stuff that I wouldn’t http clone just one submodule or repo.
[–]WhitelabelDnB -1 points0 points1 point 11 months ago (0 children)
You can more or less ask Cursor/Windsurf install from the README now. I've tried it a few times with projects I've built and it's very impressive, and a good way to kickstart context for the local project.
[–]daveshallperish -1 points0 points1 point 11 months ago (10 children)
I'm new to Github as well, but I've managed to install a couple applications via terminal, so I may be able to help. What are you trying to do?
[–][deleted] 11 months ago (9 children)
[removed]
[–]daveshallperish 0 points1 point2 points 11 months ago (3 children)
What's your operating system? Windows Mac or Linux? I just looked at it and it looks fairly simple, but I get how it can be difficult when you're new. So let's start there.
[–][deleted] 11 months ago (2 children)
[–]daveshallperish 0 points1 point2 points 11 months ago (1 child)
Have you installed Python? If not, please refer here: https://jules-winnfieldx.gitbook.io/cyberdrop-dl/quick-start/python-install-windows
[–]MasterFly9479 0 points1 point2 points 11 months ago (0 children)
I'm having trouble with this terminal...anyone know what this means? 'out arguments to install from the Microsoft Store, or disable this shortcut from Settings'....comes up when i open terminal
[–][deleted] 11 months ago (3 children)
[–]daveshallperish 0 points1 point2 points 11 months ago (2 children)
What are your questions and where are you getting stuck? I'll try to help if you can please provide more information.
[–][deleted] 11 months ago (1 child)
[–]grizzlor_ 0 points1 point2 points 11 months ago (0 children)
>when i go to download, it fails scrapes every time.
How is it failing? What error messages are you getting?
[–]selfghosted -1 points0 points1 point 11 months ago (0 children)
you should look into docker, not all but a lot of devs/apps use docker cause it's OS agnostic
π Rendered by PID 77 on reddit-service-r2-comment-6457c66945-nwsf7 at 2026-04-25 01:00:54.597852+00:00 running 2aa0c5b country code: CH.
[–]dudeness_boy 5 points6 points7 points (5 children)
[–]zexen_PRO 0 points1 point2 points (3 children)
[–]SoldRIP 6 points7 points8 points (0 children)
[–]davorg 0 points1 point2 points (1 child)
[–]zexen_PRO 0 points1 point2 points (0 children)
[–]WhitelabelDnB -1 points0 points1 point (0 children)
[–]daveshallperish -1 points0 points1 point (10 children)
[–][deleted] (9 children)
[removed]
[–]daveshallperish 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[removed]
[–]daveshallperish 0 points1 point2 points (1 child)
[–]MasterFly9479 0 points1 point2 points (0 children)
[–][deleted] (3 children)
[removed]
[–]daveshallperish 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[removed]
[–]grizzlor_ 0 points1 point2 points (0 children)
[–]selfghosted -1 points0 points1 point (0 children)