mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-14 17:54:19 +00:00
5 lines
74 B
PowerShell
5 lines
74 B
PowerShell
#!/usr/bin/env pwsh
|
|
|
|
git submodule update --init --recursive
|
|
pnpm install
|