Skip to content

Repository files navigation

Purpose

This project is a kind of sandbox for attempting to bazelify C-like project with rules_cc. Not all platforms are supported for this build description, e.g. windows or mobile. There's probably still a lot to do here, however at least two elementary binary targets work quite well:

  • gui: nix develop --command bazel run :bin --version=$(git rev-parse --short HEAD)
  • tui: nix develop --command bazel run :bin --tui --version=$(git rev-parse --short HEAD)

For the full README please visit the original project repo.

About

Tiny sandbox of a CMake to Bazel transformation for a 'well-known' project.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages