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