mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -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.7%
TypeScript
32.6%
Objective-C++
5.6%
JavaScript
2.2%
Python
1.7%
Other
1.1%