add Calibre for epub->pdf conversion

This commit is contained in:
Morgan Wattiez 2019-10-01 11:13:41 +02:00
parent a77e6c6958
commit 61693e4397

View File

@ -28,6 +28,8 @@ cask "intellij-idea"
cask "goland"
# Godot : Free 2D/3D Game Engine
cask "godot"
# Calibre for converting ebooks (epub to pdf)
cask "calibre"
# Mac app store
mas 'Keynote', id: 409183694
@ -114,5 +116,4 @@ brew "nushell"
# tools for K8S
brew "kubectl"
brew "kubectx"
# Calibre for converting ebooks (epub to pdf)
brew "calibre"