Add more meta scripts

This commit is contained in:
Joscha 2025-03-01 20:37:47 +01:00
parent 4bd6eb9dca
commit 6bb431cf8f
2 changed files with 10 additions and 0 deletions

5
meta/fmt Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env fish
cargo fmt
pushd showbits-typst-plugin
cargo fmt