UNPKG

@wonderwhy-er/desktop-commander

Version:

MCP server for terminal operations and file editing

7 lines (6 loc) 169 B
#!/usr/bin/env node /** * Verify ripgrep binary availability after installation * This runs after npm install to warn users if ripgrep is not available */ export {};