spacing: readme
This commit is contained in:
parent
4181259835
commit
32ce5c42ad
|
@ -18,11 +18,11 @@ npx @matthiesenxyz/create-astro-ghostcms <template> <project_directory>
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npx @matthiesenxyz/create-astro-ghostcms --<arg>
|
npx @matthiesenxyz/create-astro-ghostcms --<arg>
|
||||||
# `--help` : Calls internal getHelp Function
|
# `--help` : Calls internal getHelp Function
|
||||||
# `--install` : Sets Install Dependencies to 'true'
|
# `--install` : Sets Install Dependencies to 'true'
|
||||||
# `--git` : Initiates git Repo
|
# `--git` : Initiates git Repo
|
||||||
# `--dry` : Shows you what the command will do. (NO CHANGES WILL BE MADE)
|
# `--dry` : Shows you what the command will do. (NO CHANGES WILL BE MADE)
|
||||||
# `--pkg-manager`: Specify your Package manager(i.e. npm, yarn | DEFAULT: pnpm)
|
# `--pkg-manager` : Specify your Package manager(i.e. npm, yarn | DEFAULT: pnpm)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Available templates
|
## Available templates
|
||||||
|
|
Loading…
Reference in New Issue