Add npx wrapper installer for packages moving too fast for normal repos

They're lazy loaded too. So we don't need manual install from a menu.
This commit is contained in:
David Heinemeier Hansson
2026-03-15 19:11:43 +01:00
parent 506348ef4b
commit e294394b8a
6 changed files with 33 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
echo "Install npx wrappers for AI CLI tools and playwright"
source "$OMARCHY_PATH/install/packaging/npx.sh"