An open API service indexing awesome lists of open source software.

https://github.com/example42/answers

A collection of things, also answers
https://github.com/example42/answers

Last synced: 13 days ago
JSON representation

A collection of things, also answers

Awesome Lists containing this project

README

          

# example42 answers

## Puppet slides

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

You need to install [node.js](https://nodejs.org/) 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/