# create-astro ## 0.3.5 ### Patch Changes - d8ceff5: Allows using an external repo as a template You can do this with the `--template` flag: ```bash npm init astro my-shopify --template cassidoo/shopify-react-astro ``` ## 0.3.4 ### Patch Changes - b0e41ea: fix small output bugs ## 0.3.3 ### Patch Changes - f9f2da4: Add repository key to package.json for create-astro ## 0.3.2 ### Patch Changes - ab2972b: Update package.json engines for esm support ## 0.3.1 ### Patch Changes - d6a7349: fix issue with empty prompt ## 0.3.0 ### Minor Changes - 6bca7c8: Redesigned create-astro internals - 6bca7c8: New UI