No Description

Cheng Zhao b6ac06c022 Order header files. 11 years ago
atom b6ac06c022 Order header files. 11 years ago
chrome b1f4a47b5b Add LICENSE in chrome/. 11 years ago
docs eaab9b295b :memo: Update docs for new source code structure. 11 years ago
script 375228f266 :lipstick: Update bootstrap script. 11 years ago
spec 89507a2524 :lipstick: Remove console output. 11 years ago
tools 99ee21d657 linux: Generate symbols from the symbol file. 11 years ago
vendor dc154f3907 Disable the detachment of devtools. 11 years ago
.gitignore 5b74dff8f1 Generate the distribution file under 'dist' directory. 11 years ago
.gitmodules cfca12d4a5 Use the gyp vendored by brightray. 11 years ago
LICENSE a915cf2e81 Initial empty browser. 12 years ago
README.md d79626f02f :memo: Update repo link to atom/atom 11 years ago
atom.gyp 68cb6ee861 Move atom/browser/ui/gtk to chrome/. 11 years ago
common.gypi de21a164ea Build with -g on Linux. 11 years ago
filename_rules.gypi bc62d8c2c5 Ship the filename_rules.gypi which is modified from chromium. 11 years ago
package.json 63ed4acd49 Bump v0.10.7. 11 years ago

README.md

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.