mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
4 lines
74 B
PowerShell
4 lines
74 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|