:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Перейти к файлу
Cheng Zhao 3ae0c99ca9 Add the RemoteObject API in renderer. (not implemented yet) 2013-04-22 09:13:25 +08:00
app 💄 for cpplint. 2013-04-20 14:03:55 +08:00
browser Remove recorded object from registry in desturctor. 2013-04-21 16:27:30 +08:00
common Add the RemoteObject API in renderer. (not implemented yet) 2013-04-22 09:13:25 +08:00
renderer Add the RemoteObject API in renderer. (not implemented yet) 2013-04-22 09:13:25 +08:00
script Ignore api_messages.{cc,h} for cpplint. 2013-04-21 15:36:48 +08:00
vendor Add the RemoteObject API in renderer. (not implemented yet) 2013-04-22 09:13:25 +08:00
.gitignore Write js codes in coffee script. 2013-04-14 22:48:35 +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 Fix README. 2013-04-16 00:26:43 +08:00
atom.gyp Add the RemoteObject API in renderer. (not implemented yet) 2013-04-22 09:13:25 +08:00
package.json Write js codes in coffee script. 2013-04-14 22:48:35 +08:00

README.md

Atom Shell

Experimental native layer for the Atom.

Development

One-time setup

$ 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.