From 61693e439712872c369a6c3727670453c50ba165 Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Tue, 1 Oct 2019 11:13:41 +0200 Subject: [PATCH] add Calibre for epub->pdf conversion --- Brewfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Brewfile b/Brewfile index 4827fe3..ced8053 100644 --- a/Brewfile +++ b/Brewfile @@ -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" +