kubearmor / tabled

Tool to output data in table format from input csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table Designer

Plot CSV output in pretty tables in stdout, markdown, and HTML.

Install

curl -sfL https://raw.githubusercontent.com/nyrahul/tabled/main/install.sh | sudo sh -s -- -b /usr/local/bin

Usage

tabled --in tests/example.csv --config tests/config.yaml

WindowsTerminal_hcnpxtr3hu

About

Tool to output data in table format from input csv.

License:Apache License 2.0


Languages

Language:Makefile 44.2%Language:Shell 30.6%Language:Go 25.2%