Skip to content

Instantly share code, notes, and snippets.

@breezhang
Created May 8, 2014 14:20
Show Gist options
  • Save breezhang/25911bb33146c1104ed7 to your computer and use it in GitHub Desktop.
Save breezhang/25911bb33146c1104ed7 to your computer and use it in GitHub Desktop.
github atom build for windows patch readme
build github atom for windows
.... git clone ....
use github windows powershell shell build so edit powershell profile + vs2010
free VC path use --> $env:path=""+$path
Env --> GYP_MSVS_VERSION =2010
just build -> script/build -->lib
.\script\grunt --> your github atom
can work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment