freebsd-ports/devel/bazel5/pkg-descr
Charlie Li abc5ed39ba
devel/bazel5: split from devel/bazel
Major versions harbour some incompatibilities. Main port to be
updated to 6.

Event: Kitchener-Waterloo Hackathon 202305
2023-05-25 20:52:29 -04:00

5 lines
296 B
Text

Bazel is Google's own build tool, now publicly available in Beta.
Bazel has built-in support for building both client and server
software, including client applications for both Android and iOS
platforms. It also provides an extensible framework that you can
use to develop your own build rules.