|
11 years ago | |
---|---|---|
atom | 162e47ca15 Initialize locale on mac. | 11 years ago |
chrome | b1f4a47b5b Add LICENSE in chrome/. | 11 years ago |
docs | 7297faf09a :memo: Fix some old docs. | 11 years ago |
script | 59293bc938 Only build Debug target in cibuild. | 11 years ago |
spec | 9b8edeb609 Fix specs. | 11 years ago |
tools | f57bcfc429 mac: Fix en-US locale. | 11 years ago |
vendor | 541b855512 Move the ability of calling _init to native_mate. | 11 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 | bed0408ed0 Add initial Travis config | 11 years ago |
LICENSE | f176b2c58f Switch to use MIT license. | 11 years ago |
README.md | 1f0116af13 add community docs | 11 years ago |
atom.gyp | f57bcfc429 mac: Fix en-US locale. | 11 years ago |
common.gypi | 1321fb8151 Assume users are using Xcode 5.1. | 11 years ago |
filename_rules.gypi | bc62d8c2c5 Ship the filename_rules.gypi which is modified from chromium. | 11 years ago |
package.json | 2efd91c150 Bump v0.12.7. | 11 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.