Homebrew formulas for my open source macOS tools
Add the tap:
brew tap ericodx/toolsInstall a tool:
brew install <formula>| Formula | Description |
|---|---|
| swift-cpd | Detect duplicated code in Swift and Objective-C/C codebases. |
| swift-marshal | Reorder Swift type members without altering logic or formatting. |
| swift-mutation-testing | Find untested behavior in Swift codebases. |
brew install --build-from-source Formula/<formula>.rbbrew audit --strict Formula/<formula>.rbbrew test Formula/<formula>.rbbrew style Formula/<formula>.rbcurl -L <release-url> | shasum -a 256