Software Alternatives & Reviews

Use version control, friends

GitHub Desktop
  1. The Git Book is the official tutorial about Git.
    I won't go into the detail of each tool, as they tend to have good documentation, good books, tutorials, etc., e.g. The Git book. I suggest you give git a try, as it's the tool you are most likely to encounter users of and with most resources online.

    #Git #Code Collaboration #Git Tools 280 social mentions

  2. GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
    Pricing:
    • Open Source
    Which software are good, then? Well the most popular is definitely git. It's a nice bit of software, and while it's a command line app which means you need to type in commands to work with it, there are many third party graphical apps like SourceTree, Github Desktop, and others, most of which are free, that help a lot. Plus, text editors like Visual Studio Code or Sublime Text have similar tools to help with git. And because it's so popular, there are websites like Github and Gitlab that help you share your work and collaborate with others easily.

    #Git #Git Tools #Code Collaboration 129 social mentions

Discuss: Use version control, friends

Log in or Post with