Skip to content

🚀 Feature: Be able to initialize a new repository on the CLI (like create-* apps) #670

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

Splitting out of #613: right now there are two ways to run this template:

It'd be convenient for folks to run npx template-typescript-node-app the CLI also. It should be able to detect whether the current directory is a Git repo, and offer to create a new repo if so.

After this change goes in, the template will be ready to be renamed to create-typescript-app.

Additional Info

Blocked on #669.

Metadata

Metadata

Labels

status: accepting prsPlease, send a pull request to resolve this!type: featureNew enhancement or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions