Files
elixforms-schema-bulk-updater/Invoke-ElixFormsSchemaBulkUpdate.ps1
T
2026-08-24 09:45:51 +02:00

7 lines
214 B
PowerShell

<#
.SYNOPSIS
Runs the repository-local ElixForms schema metadata bulk-update skill.
#>
& (Join-Path $PSScriptRoot '.agents\skills\elixforms-schema-bulk-updater\scripts\Invoke-ElixFormsSchemaBulkUpdate.ps1') @args