File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Chat] ( https://img.shields.io/discord/457912077277855764?label=chat&logo=discord )] ( https://svelte.dev/chat )
2
2
3
- # sv - the Svelte scaffolding CLI
3
+ # sv - the Svelte CLI
4
4
5
5
Read the [ SvelteKit documentation] ( https://svelte.dev/docs/kit ) for more details about getting started with a newly created app.
6
6
Original file line number Diff line number Diff line change 1
1
# sv - the Svelte CLI
2
2
3
- A CLI for creating new [ SvelteKit ] ( https://svelte.dev/docs/kit ) projects and adding functionality to existing ones . Just run...
3
+ A command line interface ( CLI) for creating and maintaining [ Svelte ] ( https://svelte.dev ) applications . Just run...
4
4
5
5
``` bash
6
6
npx sv
@@ -31,4 +31,4 @@ This project was formed by merging the `create-svelte` and `svelte-add` CLIs. Th
31
31
32
32
## License
33
33
34
- [ MIT] ( ../../LICENSE ) .
34
+ [ MIT] ( ../../LICENSE )
You can’t perform that action at this time.
0 commit comments