sixarm_brew_install
SixArm.com » Brew install scripts for our various packages
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.3%) to scientific vocabulary
Keywords
Repository
SixArm.com » Brew install scripts for our various packages
Basic Info
- Host: GitHub
- Owner: SixArm
- Language: Shell
- Default Branch: main
- Size: 121 KB
Statistics
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
brew install commands for our favorite formulas
These are our team's brew install commands that we use to set up a typical MacBook macOS computer.
If you're looking for a Brewfile, see our Brewfile
Contents
Simple scripts that install a lot of common software:
brew-install-our-basics-automatically.sh: good for everyonebrew-install-our-basics-with-prompts.sh: good for everyone, and pauses for prompts.brew-install-our-stacks-automatically.sh: good for programmersbrew-install-our-stacks-with-prompts.sh: good for programmers, and pauses for prompts.brew-install-our-fonts.sh: good for designers
The scripts that install stacks have much larger downloads, and also longer installations, because the stacks include programming languages, databases, servers, developer tools, and more.
Usage
Before you begin, you may want to install two large Mac applications, that other applications depend upon.
- Install XCode: go the Mac app store and choose XCode.
- Install XQuartz: https://xquartz.macosforge.org
To run the scripts:
- Option 1: clone the repo, then use your shell to run any of the scripts.
- Option 2: simply view the raw text of any of the scripts, and copy/paste into your shell.
More about brew pacakges
To learn what a formula does, visit the brew formulas site:
- http://brewformulas.org/
To learn what a specific formula does, there's a URL for each formula, such as:
- http://brewformulas.org/foo
Startup
We start some services during startup:
brew services start postgresql
brew services start elasticsearch
brew services start logstash
brew services start kibana
See Also
Thanks:
- https://github.com/henrylawson/dotbash
Tracking
- Package: sixarmbrewinstall
- Version: 7.23.0
- Created: 2015-04-13
- Updated: 2018-10-26
- License: GPL
- Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)
Owner
- Name: SixArm
- Login: SixArm
- Kind: organization
- Email: sixarm@sixarm.com
- Location: San Francisco
- Website: http://sixarm.com
- Twitter: sixarm
- Repositories: 580
- Profile: https://github.com/SixArm
SixArm Software
Citation (CITATION.cff)
cff-version: 1.2.0
title: brew install commands for our favorite formulas
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/SixArm/sixarm_brew_install/'
description: brew install commands for our favorite formulas
repository-code: 'https://github.com/SixArm/sixarm_brew_install/'
abstract: >-
brew install commands for our favorite formulas
license: See license file
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 199 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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