Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/melt-ui/cli


https://github.com/melt-ui/cli

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# @melt-ui/cli

CLI for initializing your SvelteKit app with MeltUI.

## Usage

```bash
npx @melt-ui/cli@latest init
```

```bash
Usage: @melt-ui/cli init [options]

Installs MeltUI in your SvelteKit project.

Options:
-y, --yes Skip confirmation prompt.
-c, --cwd The working directory.
-h, --help display help for command
```