Strap is a script to bootstrap a minimal macOS development system. This does not assume you're doing Ruby/Rails/web development but installs the minimal set of software every macOS developer will want.
To Strap your system:boxen
, /opt/boxen/repo/script/nuke --all --force
and closing all your open Terminal windows. Note that uninstalling Boxen will delete your entire /opt/boxen
directory, including Homebrew, so if you have anything you want to save, do that first.git clone
. This is
used to add a GitHub access token to the strap.sh
script
and is not otherwise used by this web application or stored
anywhere.
bash ~/Downloads/strap.sh
.
bash ~/Downloads/strap.sh --debug
and
file an issue at https://github.com/github/strap-internal/issues/new
strap.sh
(it has a GitHub token
in it) in Terminal.app with
rm -f ~/Downloads/strap.sh
brew install
and
brew cask install
.