diff --git a/Brewfile b/Brewfile index 3e38fe6..f05f129 100644 --- a/Brewfile +++ b/Brewfile @@ -127,3 +127,4 @@ brew "weechat" # need an IRC client brew "tflint" # terraform linter brew "ktlint" # kotlin linter brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe +brew "zola" # a simple and fast static site generator