Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

sv - the Svelte CLI

A command line interface (CLI) for creating and maintaining Svelte applications. Just run:

npx sv

Documentation

Documentation

Changelog

Changelog

License

MIT

Acknowledgements

Thank you to Christopher Brown who originally owned the sv name on npm for graciously allowing it to be used for this package. You can find the original sv package at @chbrown/sv.

This project was formed by merging the create-svelte and svelte-add CLIs. Thank you to J for starting the community-led svelte-add project and to the svelte-add contributors.