add asciidoctor-pdf
This commit is contained in:
parent
e8496c82e2
commit
9d24bf8cce
@ -14,6 +14,9 @@ sdk install java 8.0.202-zulu
|
|||||||
### Install dependencies (apps, fonts, ...) with Brew
|
### Install dependencies (apps, fonts, ...) with Brew
|
||||||
`brew bundle`
|
`brew bundle`
|
||||||
|
|
||||||
|
### Install asciidoctor-pdf
|
||||||
|
`sudo gem install -n /usr/local/bin asciidoctor-pdf --pre`
|
||||||
|
|
||||||
### Install Oh My Zsh and some cool dependencies
|
### Install Oh My Zsh and some cool dependencies
|
||||||
```
|
```
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
|
||||||
|
Loading…
Reference in New Issue
Block a user