mirror of
https://github.com/electron/electron.git
synced 2026-02-15 09:35:34 -05:00
7cf040e7ca6e628d188bc76f89e1aaf8ab080734
fix_framework_link_command is needed anymore.
tool -L says Squirrel (and its dependencies) already use @rpath ``` @rpath/Squirrel.framework/Squirrel (compatibility version 1.0.0, current version 1.0.0) @rpath/ReactiveCocoa.framework/ReactiveCocoa (compatibility version 1.0.0, current version 1.0.0) @rpath/Mantle.framework/Mantle (compatibility version 1.0.0, current version 1.0.0) ```
Atom Shell
Native layer for the Atom editor.
Features
- Write desktop applications with web techniques
- Support built-in and third-party modules of node.js
- Support native node.js modules
- Extended built-in modules for desktop programming
- JavaScript on browser side
- Easy API for cross-process communication
Usage & Development
See the docs here.
License
See the LICENSE file.
Languages
C++
56.8%
TypeScript
32.7%
Objective-C++
5.5%
JavaScript
2.2%
Python
1.7%
Other
1%