Git repository containing the command line nuts presentation and samples.
The presentation is based on the Asciidoctor reveal.js backend.
You need Ruby (tested on 2.1), and make sure you have Bundler and Rake installed
gem install bundler
gem install rakeThen install the necessary gems
rake setup