Usage
Using the python package installation:
pytemplates hello user
pytemplates goodbye user
pytemplates version
Using the docker image:
docker run --rm pytemplates/typer_cli hello user
docker run --rm pytemplates/typer_cli goodbye user
docker run --rm pytemplates/typer_cli version