chore(brew): add cooklang

This commit is contained in:
Stefan Imhoff
2022-08-24 11:36:55 +02:00
parent ffdb685c95
commit 38dedf03a2

View File

@@ -8,6 +8,7 @@ brew tap homebrew/core
brew tap homebrew/bundle
brew tap homebrew/services
brew tap jondot/tap
brew tap cooklang/tap
# Install Java as dependency
brew cask install java
@@ -26,6 +27,7 @@ brew install cairo # Vector graphics library with cross-dev
brew install cloc # Statistics utility to count lines of code
brew install closure-compiler # JavaScript optimizing compiler
brew install cmake # Cross-platform make
brew install cooklang/tap/cook # CLI tool for CookLang Recipe Markup Language
brew install coreutils # GNU File, Shell, and Text utilities
brew install curl # Get a file from an HTTP, HTTPS or FTP server
brew install denisidoro/tools/navi # An interactive cheatsheet tool for the command-line ➜ navi