mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-11-29 04:31:37 +00:00
First release
This commit is contained in:
commit
fbc46d8f4b
17 changed files with 3131 additions and 0 deletions
5
SvelteNova.novaextension/run.sh
Executable file
5
SvelteNova.novaextension/run.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd "$WORKDIR"
|
||||
|
||||
"$SVELTE_SERVER" --stdio
|
||||
Loading…
Add table
Add a link
Reference in a new issue