# cli **Repository Path**: mirrors_sveltejs/cli ## Basic Information - **Project Name**: cli - **Description**: The Svelte CLI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: version-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-21 - **Last Updated**: 2026-09-13 ## 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/sv) | [Changelog](packages/sv/CHANGELOG.md) | [Documentation](https://svelte.dev/docs/cli/overview) | | [@sveltejs/sv-utils](packages/sv-utils) | [Changelog](packages/sv-utils/CHANGELOG.md) | [Documentation](https://svelte.dev/docs/cli/sv-utils) | ## Contributing Please see the [contributing guide](CONTRIBUTING.md) for more information. 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).