🚀 Feature: Be able to initialize a new repository on the CLI (like create-* apps) #670
Closed
3 tasks done
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Milestone
Bug Report Checklist
main
branch of the repository.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.
The text was updated successfully, but these errors were encountered: