Documentation should have some examples of command-line-based flows
Open
build
documentation
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Generally we use build rules to hide commands under the hood, but users will be interested in how to piece together the commands on the command line when they're not using Bazel. We should give more examples of this, see that it's easy to miss the `opt_main` step as required for inlining function invocations in #1170 as an example.
Contributor guide
Assessment
This issue has not been assessed yet.