kubernetes-handbook/tools/wordcount/README.md

16 lines
306 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 全书字数统计
## 使用说明
首先需要安装`cnworcount`https://github.com/rootsongjc/cnwordcount
在该目录下执行:
```bash
./wordcount
...
usecases/service-mesh.md 1306
usecases/spark-standalone-on-kubernetes.md 285
usecases/understanding-serverless.md 3481
Total 136674
```