We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa34837 commit a4e0964Copy full SHA for a4e0964
apps/www/src/content/cli.md
@@ -33,7 +33,7 @@ Usage: shadcn-svelte init [options]
33
initialize your project and install dependencies
34
35
Options:
36
- -c, --cwd <cwd> the working directory. defaults to the current directory. (default: "E:\\github\\shadcn-svelte\\packages\\cli")
+ -c, --cwd <cwd> the working directory. defaults to the current directory.
37
-ts, --typescript use TypeScript
38
-s, --style <name> the style (choices: "default", "new-york")
39
-bc, --base-color <name> the base color for the components (choices: "slate", "gray", "zinc", "neutral", "stone")
0 commit comments