Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2023-04-14T08:58:02.000Z (over 1 year ago)
- Last Synced: 2024-11-05T13:52:51.360Z (2 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: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Versioning, an Introduction with Git
[![Build Status](https://travis-ci.com/SkypLabs/git-slideshow.svg)](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