https://github.com/skyplabs/git-slideshow
Code versioning, an introduction with Git
https://github.com/skyplabs/git-slideshow
code-versioning git lectures reveal-js slideshow workshop-materials
Last synced: 3 months ago
JSON representation
Code versioning, an introduction with Git
- Host: GitHub
- URL: https://github.com/skyplabs/git-slideshow
- Owner: SkypLabs
- Created: 2015-12-02T16:17:53.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-14T08:58:02.000Z (over 2 years ago)
- Last Synced: 2025-04-09T07:14:25.092Z (6 months ago)
- Topics: code-versioning, git, lectures, reveal-js, slideshow, workshop-materials
- Language: JavaScript
- Homepage: https://skyplabs.github.io/git-slideshow/
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Versioning, an Introduction with Git
[](https://travis-ci.com/SkypLabs/git-slideshow)
This repository contains a slide show made with [Reveal.js][reveal.js] for
introducing [Git][git] and the general notions of code versioning.## License
[CC BY-NC 4.0][license]
[git]: http://www.git-scm.com/
[license]: http://creativecommons.org/licenses/by-nc/4.0/
[reveal.js]: https://github.com/hakimel/reveal.js