Skip to content

Instantly share code, notes, and snippets.

@dcrockwell
Last active July 26, 2016 10:41
Show Gist options
  • Save dcrockwell/da40ef4ffbf2940994f8612f76028650 to your computer and use it in GitHub Desktop.
Save dcrockwell/da40ef4ffbf2940994f8612f76028650 to your computer and use it in GitHub Desktop.
Open CodinGame in a bare Chrome window
codingame() {
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --app=https://codingame.com
}
chrome.exe -kiosk https://www.codingame.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment