kubernetes-handbook/tools/wordcount/README.md

16 lines
306 B
Markdown
Raw Normal View History

2017-11-30 19:11:22 +08:00
# 全书字数统计
## 使用说明
首先需要安装`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
```