Skip to content

hua1995116/linec

Repository files navigation

linec

安装

$ npm install -g linec / cnpm install -g linec

使用

基础用法

$ linec

导出到html

$ linec -o

功能

  • 输出空行,实际行数,总行数
  • 支持400+语言
  • 显示遍历速度
  • 显示多种颜色
  • 支持导出html
  • 自定义统计路径
  • 自定义忽略文件/目录

参数

Usage: index [options]

Options:

-V, --version        output the version number
-i, --ignore [path]  ignore path | <example> linec -i './dist,./src'
-p, --path [path]    linec path | <example> linec -p './dist'
-o, --output         ouput html | <example> linec -o
-h, --help           output usage information

效果图

基础模式

导出后打开html

License

MIT

Copyright (c) 2018 蓝色的秋风

About

🍬一个高颜值命令行统计代码行数的计数器。(counts lines of code)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published