Skip to content

Instantly share code, notes, and snippets.

@possibilities
Created July 15, 2025 02:59
Show Gist options
  • Save possibilities/02b9c3dc598935a6b400af458cc11a5e to your computer and use it in GitHub Desktop.
Save possibilities/02b9c3dc598935a6b400af458cc11a5e to your computer and use it in GitHub Desktop.

Git Grep Results

Generated: Mon Jul 14 10:59:51 PM EDT 2025 Search arguments: git grep run dev

autocil

src/index.ts:  - npm run dev

claude-code-metadata-browser

readme.md:    pnpm run dev

docs

comment-destroyer-report.md:   - npm run dev
websocket-events-inventory.md:    command: string,        // Command used (e.g., "pnpm run dev")
websocket-server-enhancements-complete.md:      "command": "pnpm run dev",
websocket-server-enhancements.md:    command: string,        // 'pnpm run dev', etc.

prompts

rules/nextjs-app.md:- The app dev server (pnpm run dev) is running in the current tmux window, use tmux to check the lint status

tmux-composer-cli

events.md:      "command": "PORT=3000 pnpm run dev",
src/commands/start-session.ts:      const command = `pnpm run dev`
src/commands/start-system.ts:        command: 'pnpm run dev --port 4444',

Searched 34 repositories, found results in 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment