bazel_dep(name = "swift_bep_parser", version = "0.0.6")
Swift parser for Bazel's Build Event Protocol.
Install Bazelisk via brew install bazelisk. Run bazel run :xcodeproj && xed swift-bep-parser.xcodeproj to work on the library/tests in Xcode.
brew install bazelisk
bazel run :xcodeproj && xed swift-bep-parser.xcodeproj
Swift parser for Bazel's Build Event Protocol (BEP).