Skip to content

example42/answers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

A collection of things, also answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published