remove svelte-cli, since it's now integrated

pull/7738/head
Rich Harris 7 years ago committed by GitHub
parent 39420c86c1
commit 67e543970b

@ -13,10 +13,6 @@ The magical disappearing UI framework.
This is the Svelte compiler, which is primarily intended for authors of tooling that integrates Svelte with different build systems. If you just want to write Svelte components and use them in your app, you probably want one of those tools:
### Standalone tools
* [svelte-cli](https://github.com/sveltejs/svelte-cli) Command line interface for compiling components
### Build Systems
* [gulp-svelte](https://github.com/shinnn/gulp-svelte) - gulp plugin

Loading…
Cancel
Save