Allow compilation by using cdn

This commit is contained in:
dylan
2023-05-06 17:18:49 -07:00
parent 6bd5f7ae01
commit 5760a3f03b
11 changed files with 30 additions and 7 deletions

View File

@ -1 +1,13 @@
# fantasy-console
To run,
```
deno task run
```
To compile
```
deno task build
```
You may need to install `xsel` on Linux machines to use this.