Workshop: Shell + Git + GitLab for KIT
https://gather.town/app/LCmdtoquubYjFyR0/Workshop%20and%20Conference
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
- The Instructors and Helpers
- The HIFIS helpdesk
- The Software Carpentries
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.