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/ai-ide-template --public --clone
Options:
--public
--private
--clone