Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 869 Bytes

File metadata and controls

25 lines (14 loc) · 869 Bytes

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.