csvkit icon indicating copy to clipboard operation
csvkit copied to clipboard

Add csvkit command to display help message about other commands

Open hiAndrewQuinn opened this issue 1 year ago • 2 comments

Heya! Big fan of csvkit here, it's been one of the packages I install with Shell Bling Ubuntu for a long time now. 😃

I think it would make sense to wrap the command csvkit itself around the other real commands it installs, so that running csvkit by itself prints something like

$ csvkit
csvkit 1.0.7 installs the following commands:
- csvclean
- csvcut
- csvformat
- csvjoin
- csvjson
- [... you get the idea]

This is a very small thing, but I bet a lot of people trying it out for the first time would appreciate it.

hiAndrewQuinn avatar Feb 15 '25 17:02 hiAndrewQuinn

I would accept a PR.

jpmckinney avatar Feb 27 '25 00:02 jpmckinney

adding to my to-do list 👌 glad to know you're game!

hiAndrewQuinn avatar Mar 01 '25 08:03 hiAndrewQuinn