Updates scripts

This commit is contained in:
Andras Schmelczer 2025-06-15 12:16:32 +01:00
parent 9cdebed979
commit dc78fa721a
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 10 additions and 134 deletions

8
scripts/dev-website.sh Executable file
View file

@ -0,0 +1,8 @@
#!/bin/bash
cp -R pkg/reconcile.js examples/website/
cp -R pkg/reconcile_bg.wasm examples/website/
cd examples/website/
python3 -m http.server $1