mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
766 B
766 B
Windows
Requirements
- Windows 7 or later
- Visual C++ 2010 SP1 Express
- node.js - 32bit v0.10.x
- Python 2.7.x
- GitHub for Windows
- Git for Windows
- Select the option Use Git from the Windows Command Prompt when installing (Git needs to be in your
PATH)
- Select the option Use Git from the Windows Command Prompt when installing (Git needs to be in your
- Add
C:\Python27;C:\Program Files\nodejs;C:\Users\<user>\github\atom\node_modules\to your PATH
Instructions
cd C:\Users\<user>\github
git clone https://github.com/atom/atom/
cd atom
script\build