Skip to content

Repository files navigation

mango-PROJECT_NAME

Brief description of what this project does.

Features

  • Feature 1
  • Feature 2
  • Feature 3

Quick Start

Prerequisites

  • Bazelisk (recommended) or Bazel 7.4.1+
  • GCC 14+ or Clang 19+

Build

# Clone the repository
git clone https://github.com/YOUR_ORG/mango-PROJECT_NAME.git
cd mango-PROJECT_NAME

# Build all targets
bazel build //...

# Run tests
bazel test //...

Usage

# Example usage
bazel run //src:main -- --help

Documentation

Project Structure

├── src/           # Source code
├── tests/         # Test suite
├── docs/          # Documentation
└── .github/       # CI/CD configuration

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Write tests for new functionality
  4. Submit a pull request

License

About

C/C++ project template with Bazel build system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages