gelisam/git-slides

Text-based slides using vim and git.

Shell

159

38 commits

updated Aug 24, 2022

See the code

README

git-slides

Text-based slides using vim and git.

Screencast

Overview

Abuse git's history rewriting mechanism by creating one commit for each slide.

Within vim, press Space and Backspace (in normal mode) to move forwards and backwards.

Especially useful for live demos with a lot of canned code, which you want to present and run incrementally.

Installation

Copy plugin/git-slides.vim to your ~/.vim/plugin folder, and put bin/git-slides somewhere on your path.

Contributors

gelisam

37 commits

wincus

1 commits

gelisam/git-slides

Text-based slides using vim and git.

Shell

159

38 commits

updated Aug 24, 2022

See the code

README

git-slides

Text-based slides using vim and git.

Screencast

Overview

Abuse git's history rewriting mechanism by creating one commit for each slide.

Within vim, press Space and Backspace (in normal mode) to move forwards and backwards.

Especially useful for live demos with a lot of canned code, which you want to present and run incrementally.

Installation

Copy plugin/git-slides.vim to your ~/.vim/plugin folder, and put bin/git-slides somewhere on your path.

Contributors

gelisam

37 commits

wincus

1 commits

Languages

Shell

90.2%

Vim Script

9.8%