All Projects → kennyb-222 → AutoBrew

kennyb-222 / AutoBrew

Licence: other
AutoBrew: Homebrew deployments made easy

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to AutoBrew

homebrew.sh
Install homebrew via Jamf without giving users admin rights
Stars: ✭ 52 (-26.76%)
Mutual labels:  homebrew, jamf, jamf-pro
Txeh
Go library and CLI utilty for /etc/hosts management.
Stars: ✭ 181 (+154.93%)
Mutual labels:  homebrew, brew, developer-tools
scl jamf tools
This repository contains a collection of tools written to perform as enhancements to the Jamf Pro management software.
Stars: ✭ 39 (-45.07%)
Mutual labels:  jamf, jamf-pro
jamfpro-extension-attributes
🔍 A repository for EAs to use for reporting in the Jamf Pro Server
Stars: ✭ 30 (-57.75%)
Mutual labels:  jamf, jamf-pro
scout-public
A tool to aggregate devices across multiple MDM servers
Stars: ✭ 22 (-69.01%)
Mutual labels:  jamf, jamf-pro
Ansible Role Homebrew
Ansible Role - Homebrew
Stars: ✭ 195 (+174.65%)
Mutual labels:  homebrew, brew
Brew
🍺🐧 The Homebrew package manager for Linux
Stars: ✭ 2,600 (+3561.97%)
Mutual labels:  homebrew, brew
kinobi
An external patch definition server for Jamf Pro
Stars: ✭ 76 (+7.04%)
Mutual labels:  jamf, jamf-pro
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+1440.85%)
Mutual labels:  homebrew, brew
rubydoc.brew.sh
📖 An online Ruby documentation browser for Homebrew/brew
Stars: ✭ 13 (-81.69%)
Mutual labels:  homebrew, brew
python-jamf
`python-jamf` is a library for connecting to a Jamf Server that maps directly to the Jamf Pro Classic API. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
Stars: ✭ 37 (-47.89%)
Mutual labels:  jamf, jamf-pro
puppet-homebrew
homebrew (+brewcask! +taps!) package installer and provider
Stars: ✭ 17 (-76.06%)
Mutual labels:  homebrew, brew
Aliddns
aliyun ddns for golang【阿里云DDNS服务,用来将自己的动态IP同步到自己的域名解析服务器,安装方便,配置简单,默认支持Linux和MacOS以后台服务方式持续运行】
Stars: ✭ 136 (+91.55%)
Mutual labels:  homebrew, brew
Iterm Fish Fisher Osx
Complete guide and Bash script to install Command Line Tools + Homebrew + iTerm2 + Fish Shell + Fisher + Plugins for development purposes
Stars: ✭ 249 (+250.7%)
Mutual labels:  homebrew, brew
Kymsu
Keep Your macOs Stuff Updated (KYMSU)
Stars: ✭ 119 (+67.61%)
Mutual labels:  homebrew, brew
.config
⚙️ Bootstrappable user environment for macOS & Ubuntu
Stars: ✭ 31 (-56.34%)
Mutual labels:  homebrew, brew
jamfscripts
Scripts I use non API related
Stars: ✭ 15 (-78.87%)
Mutual labels:  jamf, jamf-pro
Brew
🍺 The missing package manager for macOS (or Linux)
Stars: ✭ 30,318 (+42601.41%)
Mutual labels:  homebrew, brew
Homebrew Emacs Plus
Emacs Plus formulae for the Homebrew package manager
Stars: ✭ 965 (+1259.15%)
Mutual labels:  homebrew, brew
macstrap
Set up your macOS from scratch.
Stars: ✭ 16 (-77.46%)
Mutual labels:  homebrew, brew

AutoBrew

AutoBrew.sh makes Homebrew deployments simple, easy, and automated.

Disclaimer

"Running/Installing Homebrew as root is extremely dangerous and no longer supported using the official Homebrew installation method."

How to install Homebrew using AutoBrew.sh

Simply run this script using your favorite management tool such as Jamf Pro or Munki to install Homebrew as the currently logged in user, or you can run the script directly from the command line as follows:

sudo /bin/sh /path/to/AutoBrew.sh

You can also run this script with an argument containing the username to install homebrew for any predefined user:

sudo /bin/sh /path/to/AutoBrew.sh "username"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].