init
This commit is contained in:
commit
c5cd492449
475 changed files with 27928 additions and 0 deletions
13
technology/applications/package managers/Brew.md
Normal file
13
technology/applications/package managers/Brew.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
website: https://brew.sh/
|
||||
obj: application
|
||||
---
|
||||
|
||||
# Brew
|
||||
[MacOS](../../macos/macOS.md) and [Linux](../../linux/Linux.md) Package Manager.
|
||||
|
||||
## Install
|
||||
```shell
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue