Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GitHub is too difficult to use

A topic by Shield Studios created Dec 01, 2020 Views: 322 Replies: 3
Viewing posts 1 to 2
(-1)

I shouldn't have to download 500 things and type a bunch of commands into the command line, I should be able to drag the file in the desktop and be done. The only reason I couldn't is because GitHub is unintuitive.

Jam Host (1 edit) (+2)

Hi - thanks for the feedback. There's definitely a learning curve with Git and GitHub, but there's a GUI that I think you'll find helpful: https://desktop.github.com/. Happy to walk you through it if you like - feel free to email me: lee@github.com.

Cheers,
  Lee

(-1)

I had the guI. I tried dragging the game in, but it was too big, so I installed GitHub lfs to put the game in. Why do you have to type in a bunch of stuff to use lfs and put files in github?

Submitted (1 edit) (+3)

The reason that you have to do all of that stuff is that it lets you have a bunch of people working on the same stuff, and it handles everything for you. I mean like, you can have dozens of people, hundreds even, working on the same project and same files, and it all works. As long as you follow its guidelines.

There is a bit of a learning curve. But it's not a filesharing service, that might be your confusion.