Skip to content
Snippets Groups Projects
Commit 201f5533 authored by Sarah Peter's avatar Sarah Peter Committed by Laurent Heirendt
Browse files

Git clients

parent 9ba0538a
No related branches found
No related tags found
1 merge request!41Regular merge of develop
---
layout: page
permalink: /external/git-clients/
---
# Git clients
## Installation of Git
You can find installers for Windows, MacOS and Linux on the [Git webpage](https://git-scm.com/downloads).
## GUI clients
Here is a list of suggested Git GUI clients:
* [Sourcetree](https://www.sourcetreeapp.com)
* [Fork](https://git-fork.com)
* [SmartGit](https://www.syntevo.com/smartgit/)
You can find more clients on the [Git webpage](https://git-scm.com/downloads/guis).
## IDEs
There are also several IDEs (integrated development environments) that have git functionalities included:
* [GitLab WebIDE](https://docs.gitlab.com/ee/user/project/web_ide/)
* [Visual Studio Code](https://code.visualstudio.com/)
* [Atom](https://atom.io/)
* [IntelliJ](https://www.jetbrains.com/idea/)
* [PyCharm](https://www.jetbrains.com/pycharm/)
...@@ -14,3 +14,4 @@ Bioinformatics Core assists Luxembourg Centre for Systems Biomedicine ([LCSB](ht ...@@ -14,3 +14,4 @@ Bioinformatics Core assists Luxembourg Centre for Systems Biomedicine ([LCSB](ht
* [Registering human-subject data to DAISY](./external/daisy/) * [Registering human-subject data to DAISY](./external/daisy/)
* [Markdown markup language](./external/markdown/) * [Markdown markup language](./external/markdown/)
* [LUMS account](./external/lums-passwords) * [LUMS account](./external/lums-passwords)
* [Git clients](./external/git-clients/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment