0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/packages/create-astro/src
Ben Holmes 38e5e9e982
Feat: create astro add install step (#3190)
* feat: add instlal step with pkg manager detection

* feat: add package emoji for style points

* feat: update next steps to match pkg manager

* refactor: extract some create-astro test utils

* refactor: extract promp msgs to utils

* chore: add install step tests

* chore: changeset

* fix: remove directory test skip

* fix: unset env variables after install step test

* deps: add execa to create-astro

* refactor: use execa for install step

* chore: remove old comment

* fix: rework install step test for node 14?

* chore: remove "politely stolen" footnote

* temp: show stdout dialog

* feat: remove debugging logs, add dryrun flag for testing

* chore: more stray logs

* fix: remove rmdir
2022-04-26 11:24:24 -04:00
..
config.ts feat(create-astro): add peer dependencies to package.json (#2843) 2022-03-21 12:33:31 -05:00
frameworks.ts feat(create-astro): add peer dependencies to package.json (#2843) 2022-03-21 12:33:31 -05:00
index.ts Feat: create astro add install step (#3190) 2022-04-26 11:24:24 -04:00
logger.ts update prettier width (#2968) 2022-04-02 14:15:41 -06:00
templates.ts Astro Integration System (#2820) 2022-03-18 15:35:45 -07:00