this post was submitted on 07 Mar 2024
784 points (95.1% liked)

Programmer Humor

32003 readers
817 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] devilish666@lemmy.world 1 points 6 months ago

More like :

  1. Open github
  2. Search cool project that you wanna tried
  3. git clone
  4. Open your downloaded project in your favorite text editor
  5. Install required dependencies
  6. Compile
  7. ????
  8. Run
  9. Profit
  10. Repeat to step 1