Move all meta scripts to central directory
This commit is contained in:
parent
84d631a9c3
commit
5d1b740c20
8 changed files with 70 additions and 47 deletions
5
meta/clean
Executable file
5
meta/clean
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
cargo clean
|
||||
pushd showbits-typst-plugin
|
||||
cargo clean
|
||||
Loading…
Add table
Add a link
Reference in a new issue