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 interactive behavior to search commands #12

Open
satazor opened this issue Aug 25, 2016 · 2 comments
Open

Add interactive behavior to search commands #12

satazor opened this issue Aug 25, 2016 · 2 comments

Comments

@satazor
Copy link
Member

satazor commented Aug 25, 2016

As suggested by @sindresorhus it would be cool if we could do multiple searches and navigate in the search results interactively. Perhaps we could use https://github.com/SBoudrias/Inquirer.js/ or a lower level library to do this.

@flesch
Copy link
Collaborator

flesch commented Aug 26, 2016

I don't know exactly what @sindresorhus suggested, but it would be cool to combine searching with something like trymodule. Search for a package, and then load it into a REPL to test it out.

@rickycodes
Copy link
Contributor

rickycodes commented Sep 10, 2016

https://github.com/dthree/vorpal looks promising for this as well; also has a similar api to yargs with command.description, command.alias...

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

No branches or pull requests

3 participants