count

command module
v0.0.0-...-76c18e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

统计汉字字数

递归读取目录, 统计所有 md txt 等文件的汉字字数

  1. go install
  2. count -h
  • Redis配置 ~/.config/app-conf/count-char/redis.json
    {
        "Addr":"127.0.0.1:6666",
        "Password":"",
        "DB":0
    }
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL