buster / rrun

minimalistic command launcher in rust
GNU General Public License v2.0
112 stars 14 forks source link

List completion CLI #26

Closed nightscape closed 8 years ago

nightscape commented 8 years ago

This PR adds a simple command line interface which atm can only be used to print completions. You can already use it for completions like this

cache the_command_type a_query_string

I'll write a more detailed description when I have time :)

buster commented 8 years ago

Cool, thanks! Seems like you have more time then i do :+1: