Files
sdk-js/bootstrap.ps1
Guilherme Werner 08557b5f36 Add boostrap scripts
2024-01-07 19:08:31 -03:00

5 lines
74 B
PowerShell

#!/usr/bin/env pwsh
git submodule update --init --recursive
pnpm install