Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 415 Bytes

example42 answers

Puppet slides

Slides are based on reveal.js and contain screencasts made with asciinema.

You need to install node.js first.

Setup on Linux and Mac:

cd puppet/course
npm install
npm start

Setup on Windows:

cd puppet/course
npm install
npm install -g gulp-cli
npm rebuild node-sass
npm start

Then browse to: http://localhost:8000/