Skip to content

Instantly share code, notes, and snippets.

@ericduran
Created August 25, 2013 23:07
Show Gist options
  • Select an option

  • Save ericduran/6336861 to your computer and use it in GitHub Desktop.

Select an option

Save ericduran/6336861 to your computer and use it in GitHub Desktop.
Running custom dev tools
/Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --remote-debugging-port=9222 --no-first-run --remote-debugging-frontend="http://localhost:8000/front_end/inspector.html" --user-data-dir=Workspace/chromium/chromeServerProfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment