blob: d5d0829ce1d364ee02daacaf98d9be2b7a8ca672 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|