Git crash course, English version
Find a file
2018-12-16 11:04:47 +01:00
css initial version 2018-12-16 11:04:47 +01:00
images initial version 2018-12-16 11:04:47 +01:00
js initial version 2018-12-16 11:04:47 +01:00
lib initial version 2018-12-16 11:04:47 +01:00
plugin initial version 2018-12-16 11:04:47 +01:00
.gitignore initial version 2018-12-16 11:04:47 +01:00
bower.json initial version 2018-12-16 11:04:47 +01:00
git-crash-course-en.md initial version 2018-12-16 11:04:47 +01:00
Gruntfile.js initial version 2018-12-16 11:04:47 +01:00
index.html initial version 2018-12-16 11:04:47 +01:00
LICENSE.revealjs initial version 2018-12-16 11:04:47 +01:00
package.json initial version 2018-12-16 11:04:47 +01:00
README.md initial version 2018-12-16 11:04:47 +01:00
run.sh initial version 2018-12-16 11:04:47 +01:00

git-crash-course

Introduction to Git written for the RaspiBO makerspace.

Italian version

Italian version available here: https://git.lattuga.net/alberanid/git-crash-course

Build & run

To build the slides and run a web server using nodejs:

$ ./run.sh

Ortherwise...

Slides are in markdown format and can be directly consulted

Licence

Copyright 2017-2018 Davide Alberani da@erlug.linux.it, RaspiBO info@raspibo.org

This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License: http://creativecommons.org/licenses/by-sa/4.0/

This work include the revealjs dependency, jQuery and possibly other free software; see their own licenses.