One command to get a Mac ready for GitHub and confirm access to the everwise organization. It checks/installs Homebrew, git, and the GitHub CLI, logs you in, and verifies your org membership. It contains no information about any internal systems.
curl -fsSL https://raw.githubusercontent.com/everwise/github-setup/main/setup.sh | bashModes: --check (read-only), --fix (auto), --help.