The Wayback Machine - https://web.archive.org/web/20210205172426/https://github.com/MikeMcQuaid
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@Homebrew @GitInPractice @ossfriday

Sponsors

@cheshire137 @leozz37 @weakish @wilsonmar @taiyodayo @divideby0 @varenc @whuang8
MikeMcQuaid/README.md

Some things you should know about life:

Pinned

  1. 🍺 The missing package manager for macOS (or Linux)

    Ruby 25.7k 5.9k

  2. 📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.

    Ruby 3.5k 222

  3. 👢 Bootstrap your macOS development system.

    Shell 1.6k 187

  4. 📖 An opinionated intermediate/advanced Git book

    790 88

  5. 📚 Community guides for open source creators

    JavaScript 7.8k 9.2k

  6. 🚲 Contribute to the open source community every Friday

    Ruby 888 136

15,149 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to Homebrew/linuxbrew-core, Homebrew/homebrew-cask, Homebrew/brew and 5 other repositories

Contribution activity

February 2021

Created a pull request in Homebrew/brew that received 5 comments

Use new issue templates.

These are in beta and we've been given access to them so: let's try them out.

+68 −75 5 comments
Reviewed 40 pull requests in 4 repositories
Homebrew/brew 36 pull requests
Homebrew/homebrew-core 2 pull requests
Homebrew/homebrew-bundle 1 pull request
Homebrew/homebrew-test-bot 1 pull request

Created an issue in Homebrew/homebrew-core that received 6 comments

Don't use `return if ENV["CI"]` in formulae

These broadly fit into two categories: skipping test do blocks skipping post_install operations These are a bad idea for multiple reasons: We're…

6 comments