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

Shell completion #77

Open
WesCossick opened this issue Mar 12, 2019 · 0 comments
Open

Shell completion #77

WesCossick opened this issue Mar 12, 2019 · 0 comments

Comments

@WesCossick
Copy link
Member

Support shell completion for programs built with Waterfall CLI. Those programs would probably need to register a postinstall script (reference) that runs a command like node entry.js initialize-completion, which Waterfall CLI would then catch and handle automatically. Likewise, a postuninstall script would be helpful too.

We'd need to consider other shells, too. Here's a package we could use, or potentially learn from: https://www.npmjs.com/package/omelette

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

No branches or pull requests

1 participant