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

Command line/bash #8

Open
hakonrossebo opened this issue Sep 27, 2016 · 7 comments
Open

Command line/bash #8

hakonrossebo opened this issue Sep 27, 2016 · 7 comments

Comments

@hakonrossebo
Copy link

This is a great search engine. Have you considered making this into a command line tool? I think it would be much more practical to have this tool available when I'm using elm-package install

Maybe just writing >elm-search search-term, list results with numbers, press correct number and run elm-package install with the selected package.

@klaftertief
Copy link
Owner

klaftertief commented Sep 27, 2016

Yes, this is something on my list of things I would like to have. At the moment there is something undocumented in the server-playground branch, but this gives you only JSON search results over http.
I'm more interested to provide a CLI for editor integrations, but something manual like you described could be a good starting point...

I can't promise any timeframe at the moment as I want to have some other (organisational and internal) parts settle a bit.

@hakonrossebo
Copy link
Author

A CLI with editor integrations seems like a very useful tool. Always difficult having enough time :)

@hakonrossebo
Copy link
Author

Not sure if have time to help out, but you could create some issues if you want help with specific features.

@klaftertief
Copy link
Owner

Not sure if have time to help out, but you could create some issues if you want help with specific features.

Yes, that's the plan.

@thenikso
Copy link

Just started checking out Elm and I am shocked that this tool is not on the front page of the official website!

Why "hoogle" like search for Elm like elm-search are not mainstream? I mean http://package.elm-lang.org/ is quite useless if you have no idea on which package might have the function you are looking for... I think.

Anyway I hope I'll be able to help on this particular issue in the future when I'll get fluent with Elm. For the moment 👍

@andys8
Copy link

andys8 commented Jun 11, 2017

Have you thought about integration elm-console and integrating existing code for a proof of concept?

@klaftertief
Copy link
Owner

elm-console does not work with the current version of Elm. I will get back to implementing a CLI, but there is not timeline...

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

No branches or pull requests

4 participants