Licence
MIT
Version
0.1.3
Deps
2
Size
447 kB
Vulns
0
Weekly
0
svseeds-cli - the SvSeeds CLI
A CLI tool to copy SvSeeds components made with Svelte.
Quick Start
Node.js
npx svseeds-cli
Deno
deno run jsr:@svseeds/cli
Basic Usage
Copy specified SvSeeds files to the project. (COMMAND means Quick Start command.)
COMMAND [component names...]
Options
Specify directory
COMMAND -d <directory> [component names...]
Specify all components
COMMAND --all
Update copied components
This option will overwrite the files
COMMAND -u [component names...]
Run without interactions
COMMAND --no-confirm [component names...]
After Copy
Custom the files as you like. If you do not want it overwritten by this tool, you should rename.