Skip to content

Commit

Permalink
add script to install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hamvocke committed Sep 28, 2017
1 parent 6520223 commit f4c1fb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install.sh
@@ -0,0 +1,4 @@
#! /bin/bash

gem install --pre asciidoctor-pdf
gem install coderay pygments.rb

0 comments on commit f4c1fb4

Please sign in to comment.