turicas/rows

Add bash completion

Open

#99 opened on Sep 18, 2015

 (1 comment) (0 reactions) (0 assignees)Python (136 forks)github user discovery
clienhancementhelp wanted

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be nice if we can auto-complete when using the command-line interface. The problem: creating a bash completion spec/script is a bit boring. Is there any easier way to do it?

Contributor guide