1 个不稳定版本
0.1.0 | 2022 年 8 月 25 日 |
---|
25 在 #generate-markdown
5KB
53 行
mdtc 0.1.0
一个简单的程序,用于为用户生成 markdown 表格
USAGE:
mdtc [OPTIONS]
OPTIONS:
-c, --cols <COLS> Number of columns to include [default: 1]
-h, --help Print help information
-r, --rows <ROWS> Number of rows to include [default: 1]
-V, --version Print version information
-x, --copy Saves the table to the clipboard as well as printing to stdout [default:
false]
依赖项
~3–13MB
~107K SLoC