# cli **Repository Path**: mirrors_sveltejs/cli ## Basic Information - **Project Name**: cli - **Description**: The Svelte CLI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-21 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Chat](https://img.shields.io/discord/457912077277855764?label=chat&logo=discord)](https://svelte.dev/chat) # sv - the Svelte CLI Read the [SvelteKit documentation](https://svelte.dev/docs/kit) for more details about getting started with a newly created app. ### Packages | Package | Changelog | Documentation | | ---------------------------------- | ------------------------------------------ | ------------------------------------------------------- | | [sv](packages/cli) | [Changelog](packages/cli/CHANGELOG.md) | [Documentation](https://svelte.dev/docs/cli/overview) | | [svelte-migrate](packages/migrate) | [Changelog](packages/migrate/CHANGELOG.md) | [Documentation](https://svelte.dev/docs/cli/sv-migrate) | ## Contributing Please file an issue for discussion before sending a PR for a new add-on. Most new add-ons will likely be recommended to be implemented as community add-ons. This repository will only hold a very limited number of add-ons at the maintainers discretion that address widely held needs, are considered best-in-class, and are widely used in the Svelte community. ## Supporting Svelte Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider: - [Becoming a backer on Open Collective](https://opencollective.com/svelte). ## License [MIT](https://github.com/sveltejs/kit/blob/main/LICENSE) ## Acknowledgements Thank you to [Christopher Brown](https://github.com/chbrown) who originally owned the `sv` name on npm for graciously allowing it to be used for the Svelte CLI. You can find the original `sv` package at [`@chbrown/sv`](https://www.npmjs.com/package/@chbrown/sv).