Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sveltejs/cli

The Svelte CLI
https://github.com/sveltejs/cli

cli sv svelte svelte-migrate

Last synced: about 7 hours ago
JSON representation

The Svelte CLI

Awesome Lists containing this project

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).