chore: initialize POM 2 repo (docs guards green; release gates recorded NOT RUN pending install)
This commit is contained in:
5
scripts/install.ps1
Normal file
5
scripts/install.ps1
Normal file
@@ -0,0 +1,5 @@
|
||||
$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."
|
||||
Reference in New Issue
Block a user