Clone this template
Use the GitHub CLI to create a new repository from this template:
Repository names cannot contain spaces. Use hyphens instead.
gh repo create my-new-repo --template uratmangun/vinext-template --public --cloneOptions:
- •
--public— Create a public repository - •
--private— Create a private repository - •
--clone— Clone the new repository locally