summaryrefslogtreecommitdiffstats
path: root/bin/README.md
blob: b81d1f4d1cf3045da85b84fa49185a21037c4ea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Tools and Non-Build Scripts

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

    bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hierarchy `/` directory.