mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
* docs: Update the "Electron vs NW.js" document * Update docs/development/electron-vs-nwjs.md Co-Authored-By: Charles Kerr <ckerr@github.com> * Update docs/development/electron-vs-nwjs.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> * Update docs/development/electron-vs-nwjs.md Co-Authored-By: Mark Lee <malept@users.noreply.github.com> Co-authored-by: Charles Kerr <ckerr@github.com> Co-authored-by: Mark Lee <malept@users.noreply.github.com>
Developing Electron
These guides are intended for people working on the Electron project itself. For guides on Electron app development, see /docs/README.md.
- Code of Conduct
- Contributing to Electron
- Issues
- Pull Requests
- Documentation Styleguide
- Source Code Directory Structure
- Coding Style
- Using clang-format on C++ Code
- Build System Overview
- Build Instructions (macOS)
- Build Instructions (Windows)
- Build Instructions (Linux)
- Chromium Development
- V8 Development
- Testing
- Debugging on Windows
- Debugging on macOS
- Setting Up Symbol Server in Debugger
- Patches
- Upgrading Node