$ brew tap nshipster/formulae
- gyb ("Generate Your Boilerplate"): A lightweight templating system used by the Swift Standard Library that allows you to use Python code for variable substitution and flow control.
- ibcolortool A command line tool that lists colors in Storyboards and XIB files.
- swift-gyb: A command line tool that evaluates and runs a Swift GYB script.
- swift-format: A command line tool that formats and diagnoses Swift source code according to a set of style guidelines.
- swift-syntax-highlight: A syntax highlighter for Swift code that uses SwiftSyntax to generate Pygments-compatible HTML. Run it from the command-line to highlight Swift code or source files.
- uti: A command line tool that prints the Uniform Type Identifier for files.
Mattt (@mattt)