4 Forks
34 Stars
34 Watchers

rules_cc_module

Rules for using C++20 modules with bazel

How to download and setup rules_cc_module

Open terminal and run command
git clone https://github.com/rnburn/rules_cc_module.git
git clone is used to create a copy or clone of rules_cc_module repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_cc_module https://github.com/rnburn/rules_cc_module/archive/master.zip

Or simply clone rules_cc_module with SSH
[email protected]:rnburn/rules_cc_module.git

If you have some problems with rules_cc_module

You may open issue on rules_cc_module support forum (system) here: https://github.com/rnburn/rules_cc_module/issues