summaryrefslogtreecommitdiff
path: root/packages/create-astro/test (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25Support skip install deps (#242)Gravatar 木杉 1-3/+6
* Support skip install deps * fmt * Create new-hats-deliver.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-05-24Add test for npm init astro (#238)Gravatar Drew Powers 2-0/+40
* Add test for npm init astro * Use Lerna to run test