chore: initialize POM 2 repo (docs guards green; release gates recorded NOT RUN pending install)
This commit is contained in:
6
scripts/install.sh
Executable file
6
scripts/install.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
npm install
|
||||
npm run verify
|
||||
omp plugin link .
|
||||
printf '%s\n' 'POM linked. Restart OMP or run /reload-plugins, then run /pom theme install.'
|
||||
Reference in New Issue
Block a user