summaryrefslogtreecommitdiff
path: root/packages/create-astro/test/verify.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-08-16[ci] formatGravatar natemoo-re 1-4/+4
2023-08-16[create-astro] verify connectivity and --template (#8102)Gravatar Nate Moore 1-0/+41
* feat(create-astro): verify that --template exists * feat: verify internet connectivity * chore: skip connectivity check on --dry-run * chore: fix lint