:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Перейти к файлу
Cheng Zhao e49861b45b 💄 2013-04-12 23:20:09 +08:00
app 💄 2013-04-12 23:20:09 +08:00
browser 💄 2013-04-12 23:20:09 +08:00
common Implement generic native window class. 2013-04-12 15:04:46 +08:00
renderer 💄 2013-04-12 23:20:09 +08:00
script Build with node. 2013-04-12 22:52:32 +08:00
vendor Give URL of my libchromiumcontent build. 2013-04-12 23:11:18 +08:00
.gitignore Steal ChromeEventProcessingWindow from chrome. 2013-04-12 15:24:36 +08:00
.gitmodules Build with node. 2013-04-12 22:52:32 +08:00
LICENSE Initial empty browser. 2013-04-12 10:14:23 +08:00
README.md Give URL of my libchromiumcontent build. 2013-04-12 23:11:18 +08:00
atom.gyp Build with node. 2013-04-12 22:52:32 +08:00

README.md

Atom Shell

Experimental native layer for the Atom.

Development

One-time setup

You must previously have built and uploaded libchromiumcontent using its script/upload script.

$ script/bootstrap https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent

Building

$ script/build

This will build the app into the build directory.

License

See the LICENSE file.