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

https://github.com/extrawurst/gitui-presentation

retro terminal presentation of gitui at @RustBerlin meetup
https://github.com/extrawurst/gitui-presentation

Last synced: about 1 year ago
JSON representation

retro terminal presentation of gitui at @RustBerlin meetup

Awesome Lists containing this project

README

          

# gitui-presentation
retro terminal presentation of [gitui](https://github.com/extrawurst/gitui) at @RustBerlin meetup May 2020:

## youtube
[![youtube](https://img.youtube.com/vi/rpilJV-eIVw/0.jpg)](https://youtu.be/rpilJV-eIVw?t=5334)

## slides as a gif
![gif](presentation.gif)

The presentation uses [presentui](https://github.com/extrawurst/presentui) which I wrote specificly for it.

run in terminal:
```
presentui -f slides.ron
```