Short CLI command for get-template
Use like this:
npx gette <repository | alias> [<directory>]
An example to get a template from github.com/github/codespaces-react in the current directory (which must be empty):
npx gette github/codespaces-react .