feat(homebrew): add m-cli

This commit is contained in:
Stefan Imhoff
2022-06-29 14:21:37 +02:00
parent c95957feeb
commit 06211d7e5d

View File

@@ -64,6 +64,7 @@ brew install libdvdcss # Access DVDs as block devices without t
brew install libpng # Library for manipulating PNG images brew install libpng # Library for manipulating PNG images
brew install lua # Powerful, lightweight programming language brew install lua # Powerful, lightweight programming language
brew install lynx # Text-based web browser brew install lynx # Text-based web browser
brew install m-cli # Swiss Army Knife for macOS
brew install mas # Mac App Store command-line interface brew install mas # Mac App Store command-line interface
brew install memcached # High performance, distributed memory object caching system brew install memcached # High performance, distributed memory object caching system
brew install mongodb # High-performance, schema-free, document-oriented database brew install mongodb # High-performance, schema-free, document-oriented database