mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-07 20:06:21 +00:00
4 lines
74 B
PowerShell
4 lines
74 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|