41 minutes ago · Tech · hide · 0 comments

♠ Problem statement: using pi, install an extension (package) as an one-off, without persisting it, for the sake of test-driving it, akin to pre-commit try-repo. Solution: % pi --help [...] --extension, -e <path> Load an extension file (can be used multiple times) [...] For example: % pi -e npm:@tmustier/pi-usage-extension added 1 package, and audited 2 packages in 1s found 0 vulnerabilities …then I can run /usage in that session. — § —Reply via email#ai #dev

No comments yet. Log in to reply on the Fediverse. Comments will appear here.