No description
75ce386065
I'm presently giving 10.7 support the old college try (building against the 10.7 SDK with Xcode 5.1, not necessarily supporting the Xcode 4.6 toolchain), but I thought this should be updated in the meantime. It also seems possible to me that the pre-installed node requirement is somewhat accidental. Since we have the source checked out already, it should be rather trivial to build an intermediate "bootstrap" node if there isn't one found in the path. Do it? |
||
---|---|---|
atom | ||
chrome | ||
docs | ||
script | ||
spec | ||
tools | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
atom.gyp | ||
common.gypi | ||
filename_rules.gypi | ||
LICENSE | ||
package.json | ||
README.md |
Atom Shell
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.
Downloads
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.
Documentation
Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.
Community
There is an atom-shell
category on the Atom forums
as well as an #atom-shell
channel on Freenode.