|
10 years ago | |
---|---|---|
atom | 331d0481bb Move web_view_manager to atom/browser | 10 years ago |
chromium_src | 5c78ecfe40 scoped_ptr.PassAs is removed | 10 years ago |
docs | 6dac8da91f Merge pull request #1092 from paulcbetts/patch-2 | 10 years ago |
script | 3bbcc1efd8 compile-coffee.py should be put under tools/ | 10 years ago |
spec | f214e88784 spec: Script forked with child_process supports asar archives | 10 years ago |
tools | f905bb64f6 Compile asar.coffee to .c | 10 years ago |
vendor | 45e2dd2ab5 Init asar support without external .js files | 10 years ago |
.gitignore | c1e2348695 Check for version when downloading external binaries. | 11 years ago |
.gitmodules | 3a78b5fa13 Use tabs instead of spaces | 11 years ago |
.travis.yml | cc4b3e9e6f make CI build faster | 10 years ago |
LICENSE | f176b2c58f Switch to use MIT license. | 11 years ago |
README.md | 42077999e9 Add China download mirrors | 10 years ago |
appveyor.yml | a378a719e9 Don't run tests. | 10 years ago |
atom.gyp | 331d0481bb Move web_view_manager to atom/browser | 10 years ago |
common.gypi | 136b3da458 Add -stdlib=libc++ for linking | 10 years ago |
filename_rules.gypi | d4e3c39fa5 Add AtomSpeechRecognitionManagerDelegate | 10 years ago |
package.json | 93a24ec672 Bump v0.21.1 | 10 years ago |
The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium and is used in the Atom editor.
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.
Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.
There is an atom-shell
category on the Atom forums
as well as an #atom-shell
channel on Freenode.