GitHub Guide
GitHub is a project management system in the cloud that allows developers to store and have code version control. This platform allows you to work collaboratively with other people around the world, track jobs, and manage projects. Learn more about GitHub.
For EOS Costa Rica, it is of utmost importance that our collaborators familiarize themselves with this tool, which is why we offer below a basic guide to get started in the world of GitHub.
Tools
GitHub CLI
GitHub CLI is a command line tool for using GitHub functions on your own computer.

GitHub Desktop
GitHub Desktop is the desktop application that allows the user to interact with Github functionalities through the graphical interface, replacing the lines of code with a visual device.

GitHub for mobile
GitHub for mobile is available for Android and iOS, it gives you a way to get high-impact work on GitHub quickly, from anywhere. It also becomes a secure and stable way to access GitHub data through a trusted source client application.

Git Bash
Git Bash is a Git application for Windows, where it allows working through command lines managing projects found on GitHub.

Hub
Hub is an extension to command-line git that helps you do everyday GitHub tasks without ever leaving the terminal.