Terminal autocompletion for LIGO commands
We wish to have auto-completion for LIGO commands in the terminal.
Acceptance criteria
- After the user types
ligo
, we can auto-complete with existing LIGO subcommands when they press tab. - If possible, add some tests.