Read meGit repository containing the command line nuts presentation and samples.How to build the presentationThe presentation is based on the Asciidoctor reveal.js backend.SetupYou need Ruby (tested on 2.1), and make sure you have Bundler and Rake installedgem install bundler gem install rakeThen install the necessary gemsrake setupGenerating the presentationrake build_revealGenerating the presentation on every changerake guardAlso install the live reload plugin from Chrome and activate it when displaying the presentation.LicenseRelease under the WTFPL 2.0 available in LICENSE.txt