text-split 0.1.0

a big text file split util
1
2
3
4
5
6
7
### text-split工具

用rust实现文本文件分割工具
```
USAGE:
    text-split.exe <file> --count <count>
```
![截图](截图.png)