Move all meta scripts to central directory

This commit is contained in:
Joscha 2025-03-01 02:27:08 +01:00
parent 84d631a9c3
commit 5d1b740c20
8 changed files with 70 additions and 47 deletions

View file

@ -1,4 +0,0 @@
#!/usr/bin/env fish
pushd showbits-typst-plugin
cargo build --release --target wasm32-unknown-unknown

View file

@ -1,3 +0,0 @@
#!/usr/bin/env fish
rustup target add wasm32-unknown-unknown