25 lines
726 B
Markdown
25 lines
726 B
Markdown
# 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](git-crash-course-en.md)
|
|
|
|
## 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.
|