Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 276 Bytes

File metadata and controls

14 lines (9 loc) · 276 Bytes

Git Training

Presentation about GIT written in HTML with Reveal.js library.

To build run:

git clone https://github.com/anivanovic/git_presentation.git
cd git_presentation
bower install

Bower should be installed globaly with npm

npm install -g bower