https://github.com/ap--/teaching-git-aidd-mar-2024
My AIDD 2024 introduction to git talk
https://github.com/ap--/teaching-git-aidd-mar-2024
Last synced: 4 months ago
JSON representation
My AIDD 2024 introduction to git talk
- Host: GitHub
- URL: https://github.com/ap--/teaching-git-aidd-mar-2024
- Owner: ap--
- Created: 2024-03-22T08:51:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T08:51:44.000Z (about 2 years ago)
- Last Synced: 2025-03-13T20:23:22.623Z (over 1 year ago)
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# An introduction to git
Hello everyone :wave:
This repository contains my presentation for "An introduction to git" talk of the
AIDD Project's ([Advanced Machine Learning for Innovative Drug Discovery](https:/ai-dd.eu))
School in March 2024.
### "That's not a power-point presentation Andreas?!?"
I presented this talk using a tool I wrote: [terminalpoint](https://github.com/ap--/terminalpoint).
It's supposed to look like this:

To view the presentation, you can install `terminalpoint` via pipx and then run
it on this file:
```bash
$ pipx install terminalpoint
$ terminalpoint git-2024-03-22.tpt.md
```
### Live Session
The live session will happen on Friday 2024-03-22 10:00h.
### Contribute
If you find mistakes, have questions or want to connect, just open an issue
in the repository :heart: