Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add csvkit command to display help message about other commands #1279

Open
hiAndrewQuinn opened this issue Feb 15, 2025 · 2 comments
Open

Add csvkit command to display help message about other commands #1279

hiAndrewQuinn opened this issue Feb 15, 2025 · 2 comments
Labels

Comments

@hiAndrewQuinn
Copy link

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.

@jpmckinney jpmckinney changed the title csvkit: Print all the other csv options and kit Add csvkit command to display help message about other commands Feb 15, 2025
@jpmckinney
Copy link
Member

I would accept a PR.

@hiAndrewQuinn
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants