Merge Branch create-util #19

Merged
Adammatthiesen merged 62 commits from create-util into main 2024-01-28 09:42:14 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eec68881a3 - Show all commits

View File

@ -4,7 +4,7 @@ Utility to quickly get started with our Integration and astro.
![Demo](./src/assets/create-astro-ghostcms-2024.jan.27.png) ![Demo](./src/assets/create-astro-ghostcms-2024.jan.27.png)
The Default install method requires `pnpm` if you dont have `pnpm` installed you can change this by using the `--pkg-manager <pkg-mngr>` with the Package manager of your choice(i.e npm, yarn). The Default install method requires `pnpm` if you dont have `pnpm` installed you can change this by using the command below with the following argument `--pkg-manager <pkg-mngr>` with the Package manager of your choice(i.e npm, yarn).
```sh ```sh
npx @matthiesenxyz/create-astro-ghostcms npx @matthiesenxyz/create-astro-ghostcms