An open API service indexing awesome lists of open source software.

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

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:
![terminalpoint-slide01](slide_example.png)

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: