Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 861 Bytes

File metadata and controls

40 lines (26 loc) · 861 Bytes

Nimblesite Homebrew Tap

Homebrew formulas for Nimblesite tools.

Usage

Tap once:

brew tap nimblesite/tap

Then install any of the tools:

brew install dart_mutant
# brew install basilisk    # coming soon
# brew install forge       # coming soon

Or install directly without tapping first:

brew install nimblesite/tap/dart_mutant

Available formulas

Formula Description Repo
dart_mutant Mutation testing tool for Dart Nimblesite/dart_mutant

Updating

Each project's release.yml workflow updates its own formula in this tap on release. Do not edit formulas by hand unless you know what you're doing.

License

Each formula's license matches its upstream project. Tap metadata is MIT.