https://github.com/brewsci/homebrew-science
:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)
https://github.com/brewsci/homebrew-science
Last synced: 11 months ago
JSON representation
:snowflake: Scientific formulae for Homebrew and Linuxbrew (legacy)
- Host: GitHub
- URL: https://github.com/brewsci/homebrew-science
- Owner: brewsci
- License: other
- Created: 2018-01-02T03:39:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T16:04:49.000Z (over 3 years ago)
- Last Synced: 2024-08-10T14:16:01.321Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://github.com/brewsci
- Size: 9.63 MB
- Stars: 154
- Watchers: 15
- Forks: 76
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Brewsci/science (legacy)
This tap provided scientific formulae for both the Homebrew and Linuxbrew package managers.
This tap is not maintained. We are not accepting new pull requests, except to migrate a formula to [Homebrew/core](https://github.com/Homebrew/homebrew-core), [Brewsci/bio](https://github.com/brewsci/homebrew-bio), or a different tap within the [Brewsci organization](https://github.com/brewsci). Please open an issue if you are interested in creating and maintaining a new tap within the Brewsci organization.
# Hosting Your Own Tap
Anyone can host their own tap. See [Interesting Taps & Forks](https://docs.brew.sh/Interesting-Taps-and-Forks.html) and [How to Create and Maintain a Tap](https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap.html)

[](https://xkcd.com/585)
## How do I install these formulae?
```sh
brew tap brewsci/science
brew install FORMULA
```
or
```sh
brew install brewsci/science/FORMULA
```
## Troubleshooting
**IMPORTANT** First read the [Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting.html).
Use `brew gist-logs FORMULA` to create a [Gist](https://gist.github.com/) and post the link in your issue.
Search [open](https://github.com/brewsci/homebrew-science/issues?state=open) and [closed](https://github.com/brewsci/homebrew-science/issues?state=closed) issues. See also Homebrew's [Common Issues](https://docs.brew.sh/Common-Issues.html) and [FAQ](https://docs.brew.sh/FAQ.html).
## Documentation
`brew help`, `man brew`, or check [Homebrew's documentation](https://github.com/Homebrew/brew/blob/master/docs/README.md).
## Contributing
Please see the [contributing guide](https://github.com/brewsci/homebrew-science/blob/master/.github/CONTRIBUTING.md).