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.
Heya! Big fan of
csvkithere, 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
csvkititself around the other real commands it installs, so that running csvkit by itself prints something likeThis is a very small thing, but I bet a lot of people trying it out for the first time would appreciate it.