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

Programmer Humor

32490 readers
553 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
[–] [email protected] 1 points 8 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