mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore(brew): add cooklang
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user