Skip to content

Commit

Permalink
Many improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
nshiab committed Nov 22, 2024
1 parent 87209d9 commit 6557f52
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 151 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ bunx --bun setup-sda
```

If you want to use SDA with [Svelte](https://svelte.dev/), pass the `--svelte`
flag:
flag. If SDA is already set up in your repository, this command will add Svelte
without overwriting your existing files.

```
# Deno >= 2.x.x
Expand All @@ -37,7 +38,8 @@ bunx --bun setup-sda --svelte

If you want to use SDA with
[Framework](https://github.com/observablehq/framework), pass the `--framework`
flag:
flag. If SDA is already set up in your repository, this command will add
Framework without overwriting your existing files.

```
# Deno >= 2.x.x
Expand Down
Loading

0 comments on commit 6557f52

Please sign in to comment.