Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meloalright committed Mar 17, 2024
1 parent 50ab6f2 commit b31f7ac
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# rusveltoy
The Svelte compiler, rewritten in Rust, but just toy.

## Reasons
My main reason for doing this, is to compile `Svelte` without `Node.js` and possibly use `Deno` instead.
## Quick Start

### Work in progress
This is still a big work in progress. I'm mainly working on this for fun and learning.
I came up with the name rustle by combining **rus**t and sve**lte** (ruslte => rustle). The project is open to naming suggestions!
```shell
$ cargo test
```

```shell
$ http-server
```

0 comments on commit b31f7ac

Please sign in to comment.