search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Bunx Commands
5 bunx entries
Limited to 100 results
bunx Operations
Bunx Command: Check Version Of Locally Installed Package
bunx <package_name> --version bunx HTTP
Bunx Command: Download And Execute Package From Registry
bunx <package_name> "<command_argument>" bunx HTTP
Bunx Command: Download And Execute Specific Version Of Package
bunx <package_name@version> "<command_argument>" bunx Operations
Bunx Command: Execute Binary With Different Name Than Package
bunx -p <package_name> <command> bunx Operations
Bunx Command: Force Executable To Run With Bun Runtime
bunx --bun <package_name>