https://github.com/crotwell/homebrew-crotwell

Homebrew tap for my software.

https://github.com/crotwell/homebrew-crotwell

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Homebrew tap for my software.

Basic Info
  • Host: GitHub
  • Owner: crotwell
  • Language: Ruby
  • Default Branch: main
  • Size: 22.5 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed 9 months ago
Metadata Files
Readme

README.md

Crotwell Crotwell

Homebrew formula

Homebrew formula for installing:

The TauP Toolkit, version 3 and prior version 2.

brew install crotwell/crotwell/taup installs TauP version 3 as taup.

brew install crotwell/crotwell/taup2 installs the previous major release, TauP version 2 as taup2 for those who need the prior release for compatibility reasons. Note that no further updates will occur on the verson 2 branch.

SeisFile

brew install crotwell/crotwell/<formula> installs SeisFile, a Java library for reading seismic file formats.

How do I install these formulae?

brew install crotwell/crotwell/<formula>

Or brew tap crotwell/crotwell and then brew install <formula>.

Documentation

brew help, man brew or check Homebrew's documentation.

Owner

  • Name: Philip Crotwell
  • Login: crotwell
  • Kind: user
  • Company: University of South Carolina

GitHub Events

Total
  • Push event: 8
Last Year
  • Push event: 8

Dependencies

.github/workflows/publish.yml actions
  • Homebrew/actions/git-try-push master composite
  • Homebrew/actions/git-user-config master composite
  • Homebrew/actions/setup-homebrew master composite
.github/workflows/tests.yml actions
  • Homebrew/actions/setup-homebrew master composite
  • actions/cache v4 composite
  • actions/upload-artifact main composite