electron/README.md

23 строки
922 B
Markdown
Исходник Обычный вид История

2014-05-06 01:19:16 +04:00
# Atom Shell [![Build Status](https://travis-ci.org/atom/atom-shell.svg?branch=master)](https://travis-ci.org/atom/atom-shell)
2014-05-05 22:56:35 +04:00
The Atom Shell framework lets you write cross-platform desktop applications
using JavaScript, HTML and CSS. It is based on [node.js](http://nodejs.org) and
[Chromium](http://www.chromium.org) and is used in the [Atom
editor](https://github.com/atom/atom).
2013-04-12 05:46:58 +04:00
2014-05-04 16:58:59 +04:00
## Downloads
2013-04-12 05:46:58 +04:00
2014-05-06 22:34:02 +04:00
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the
2014-05-05 22:56:35 +04:00
[releases](https://github.com/atom/atom-shell/releases) page.
2013-04-12 05:46:58 +04:00
2014-05-05 22:56:35 +04:00
## Documentation
2013-04-12 05:46:58 +04:00
Guides and the API reference are located in the
2014-05-05 22:56:35 +04:00
[docs](https://github.com/atom/atom-shell/tree/master/docs) directory. It also
2014-05-06 07:13:19 +04:00
contains documents describing how to build and contribute to atom-shell.
2014-05-14 22:32:24 +04:00
## Community
There is an [`atom-shell` category on the Atom forums](http://discuss.atom.io/category/atom-shell)
as well as an `#atom-shell` channel on Freenode.