6 lines
167 B
PowerShell
6 lines
167 B
PowerShell
$ErrorActionPreference = "Stop"
|
|
npm install
|
|
npm run verify
|
|
omp plugin link .
|
|
Write-Host "POM linked. Restart OMP or run /reload-plugins, then run /pom theme install."
|