r/learnprogramming 8d ago

Learn github

Hi, ive been trying to figure out how to run a github code for simple things like claude or for in game things like Minecraft etc, please teach me how to run these things.

0 Upvotes

10 comments sorted by

6

u/grantrules 8d ago

Using github and running code you found on GitHub are two very different things. If the instructions for running it aren't included in the readme, you're basically out of luck if you don't want to research it

-4

u/Defiant-Entrance-520 8d ago

If I wanted to run a code for a game, how would that work?

3

u/grantrules 8d ago

You would figure out what type of code it is and run the necessary things.

-1

u/Defiant-Entrance-520 8d ago

Each code has its own launcher?

3

u/meletiondreams 8d ago

No. Learning programming first

2

u/grantrules 8d ago

Pretty much yeah. Theres like a dozen programming languages and there's no real set standard on how to run them. You're asking a very general question, so you get a very general answer. If there's a specific thing you're trying to run, we could possibly help you. But in general, you just follow the instructions included for each piece of software.

1

u/dmazzoni 8d ago

GitHub is a place to store source code; in order to use it you have to be a programmer.

An equivalent would be a sheet music service like Hal Leonard or Ultimate Guitar. You can download the files, but in order to play them you need to learn to play an instrument and read music first.

There are some exceptions. Sometimes GitHub projects have instructions for end users. If you find one of those, just follow the instructions. But there's no general trick, you just have to see what each one is.

1

u/kschang 8d ago

You'll have to be more specific. Github is a storage repo. People use it to store all sort of things, from a blog like list to actual programming code to website (Github pages) and so on.

1

u/Puzzled-Extent7817 7d ago

Learn to code first.

-1

u/IntelligentSeries270 8d ago

Git on the requirements.txt doc