Include typer in the project with some basic commands to view and set styles
- Add typer dependency with setup to run TUI with just
clive
and CLI with any arguments given - Add some basic commands to view and update styles from CLI
- Make autocompletion (installed via --install-completion) working well without launching any unnecessary methods like configure_logger