No description
Find a file
2013-06-07 14:06:30 +08:00
app 💄 for cpplint. 2013-04-20 14:03:55 +08:00
browser Fullscreen => FullScreen. Fixed #19. 2013-06-07 14:06:30 +08:00
common Add auto-updater module. 2013-06-03 17:59:34 +08:00
renderer Use - as filename seperator for coffee script files. Fixes #15. 2013-05-30 20:21:07 +08:00
script Don't download frameworks if they exist. 2013-06-03 18:08:18 +08:00
vendor Update to latest chromium and brightray. 2013-06-02 00:26:24 +08:00
.gitignore Don't ship frameworks in repository, instead we download them. 2013-06-03 17:58:20 +08:00
.gitmodules Build with node. 2013-04-12 22:52:32 +08:00
atom.gyp Add auto-updater module. 2013-06-03 17:59:34 +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.