|
10 years ago | |
---|---|---|
atom | 64bf1bcb9f Move all chromium's code under chromium_src. | 10 years ago |
chromium_src | 64bf1bcb9f Move all chromium's code under chromium_src. | 10 years ago |
docs | 64bf1bcb9f Move all chromium's code under chromium_src. | 10 years ago |
script | 79c3377cd7 Show chromium's version in user agent, fixes #428. | 10 years ago |
spec | a8de615034 Wait for crash reporter spec longer. | 10 years ago |
tools | 16bc7f10c1 Generate .pak for each locale. | 11 years ago |
vendor | cd4c5d976b Adapt to API changes of Chromium and node. | 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 | 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 | 64bf1bcb9f Move all chromium's code under chromium_src. | 10 years ago |
common.gypi | 91c7458ab8 Fix changes of node's build environment. | 10 years ago |
filename_rules.gypi | bc62d8c2c5 Ship the filename_rules.gypi which is modified from chromium. | 11 years ago |
package.json | 3eecd664b4 Bump v0.13.3. | 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.