No description
Find a file
2013-04-20 11:19:25 +08:00
app Disable renderer sandbox. 2013-04-20 11:19:25 +08:00
browser Update to latest brightray. 2013-04-19 19:11:46 +08:00
common Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
renderer Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
script Write js codes in coffee script. 2013-04-14 22:48:35 +08:00
vendor Update to latest brightray. 2013-04-19 19:11:46 +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
atom.gyp Emulate DOM's Event class. 2013-04-18 21:42:20 +08:00
LICENSE Initial empty browser. 2013-04-12 10:14:23 +08:00
package.json Write js codes in coffee script. 2013-04-14 22:48:35 +08:00
README.md Fix README. 2013-04-16 00:26:43 +08:00

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.