Skip to content

Include typer in the project with some basic commands to view and set styles

Mateusz Żebrak requested to merge mzebrak/typer into develop
  • 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

Merge request reports