Workshop: Shell + Git + GitLab for KIT

Europe/Berlin
https://gather.town/app/LCmdtoquubYjFyR0/Workshop%20and%20Conference

https://gather.town/app/LCmdtoquubYjFyR0/Workshop%20and%20Conference

Fredo Erxleben (Helmholtz-Zentrum Dresden-Rossendorf)
Description

General Information

Language English
Cost Free of charge
Level Beginner
Registration Period 2021-09-01 to 2021-10-17

 

 

 

 

Registration

Please sign in via Helmholtz AAI to register. Upon registration you will receive a confirmation email.

Please let the organizers know if you do not receive the confirmation email after 24 hours.

Code of Conduct

We adhere to the Software Carpentries' Code of Conduct.
You can report violations to

Workshop Content

This workshop is conceptualized as a two-day event that covers the basic tools required for a research software workflow:

  • Day 1:
    • Working with a command-line interface (Shell) as a foundation for the following tools
    • Employing Git as version control system (VCS) for managing changes while working with files
  • Day 2:
    • Introduction to project management with the GitLab web-platform

Preparations

Participants are asked to make sure they have the necessary rights to install software on their computers.

Installing the Required Tools

For this workshop two tools are required:

  • A Unix-compatible command-line interface (Shell for short)
  • The git tool

You can find detailed installation instructions for each of these tools here.

Setting up a SSH-Key pair

These are required to interact with GitLab from your local machine. You can refer to the GitLab documentation for instructions. Due to different center policies, we strongly recommend to ask your local IT support for help if you are unsure.

You do not need to add the keys to GitLab, we will do this during the workshop.