gette
v1.0.0
Published
Short CLI command for get-template
Downloads
1
Readme
gette
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 .