Skip to content

mattrobmattrob/swift-bep-parser

Repository files navigation

swift-bep-parser

Swift parser for Bazel's Build Event Protocol.

Getting Started

Install Bazelisk via brew install bazelisk. Run bazel run :xcodeproj && xed swift-bep-parser.xcodeproj to work on the library/tests in Xcode.