mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
add meta for brew
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
# title: Homebrew
|
||||
# homepage: https://brew.sh
|
||||
# tagline: The Missing Package Manager for macOS (or Linux)
|
||||
# description: |
|
||||
# Homebrew installs the stuff you need that Apple (or your Linux system) didn’t.
|
||||
|
||||
# Straight from https://brew.sh
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
|
||||
|
||||
Reference in New Issue
Block a user