This is a Homebrew Tap that provides the desktop-plus cask, a fork of GitHub Desktop with extra features and improvements.
brew install desktop-plus/tap/desktop-plusOr add the tap to install packages directly from it:
brew tap desktop-plus/tap
brew install desktop-plusOr, in a brew bundle Brewfile:
tap "desktop-plus/tap"
brew "desktop-plus"