1 unstable release
0.1.0 | Aug 25, 2022 |
---|
#25 in #generate-markdown
5KB
53 lines
mdtc 0.1.0
A simple program to generate a markdown table for the user
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]
Dependencies
~3–13MB
~107K SLoC