Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 268 Bytes

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.