Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Repository
Brewfile
Basic Info
- Host: GitHub
- Owner: joelparkerhenderson
- Language: Ruby
- Default Branch: main
- Size: 158 KB
Statistics
- Stars: 117
- Watchers: 4
- Forks: 22
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Brewfile for macOS software management

We use Homebrew a.k.a. brew to install software on our macOS computers.
Introduction
This repository has our Brewfile, which manages much of the software that we use for projects.
This Brewfile helps us install:
- Hundreds of desktop applications, such as browsers, players, editors, etc.
- Hundreds of system utilities, such as command line interfaces, sysop helpers, etc.
- Dozens of programming capabilties, such as languages, toolchains, servers, etc.
To learn about Brewfile capabilties, please see:
- http://brew.sh/
- http://homebrew-file.readthedocs.io/
- https://github.com/Homebrew/homebrew-bundle
Using a Brewfile helps us with our Infrastructure as Code (IaC) initiatives.
Feedback welcome. Pull requests welcome.
Usage
To use this Brewfile via brew bundle:
sh
$ brew bundle
To use this Brewfile via brew-file, which has more capabilties than bundle:
sh
$ brew install rcmdnk/file/brew-file
$ brew file init
Do you want to set a repository (y)? ((n) for local Brewfile). [y/n]: y
Set repository, "non" for local Brewfile,
<user>/<repo> for github repository,
or full path for the repository: joelparkerhenderson/brewfile
Owner
- Name: Joel Parker Henderson
- Login: joelparkerhenderson
- Kind: user
- Location: California
- Website: http://www.joelparkerhenderson.com
- Repositories: 319
- Profile: https://github.com/joelparkerhenderson
Software developer. Technology consultant. Creator of GitAlias.com, NumCommand.com, SixArm.com, and many open source projects.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Brewfile for macOS software management
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/joelparkerhenderson/brewfile/'
description: Brewfile for macOS software management
repository-code: 'https://github.com/joelparkerhenderson/brewfile/'
abstract: >-
Brewfile for macOS software management
license: See license file
GitHub Events
Total
- Watch event: 2
- Push event: 1
Last Year
- Watch event: 2
- Push event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 133 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 1
- Total pull requests: 1
- Average time to close issues: over 3 years
- Average time to close pull requests: about 19 hours
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 3.0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- frankstallone (1)
Pull Request Authors
- daipeihust (1)