No Description

Cheng Zhao cb2116f725 Give URL of my libchromiumcontent build. 12 years ago
app a915cf2e81 Initial empty browser. 12 years ago
browser 44b3aa6a2f Set our WebKit preferences. 12 years ago
common c27cbaaaf9 Implement generic native window class. 12 years ago
renderer a915cf2e81 Initial empty browser. 12 years ago
script 939b695675 Build with node. 12 years ago
vendor cb2116f725 Give URL of my libchromiumcontent build. 12 years ago
.gitignore 3391370857 Steal ChromeEventProcessingWindow from chrome. 12 years ago
.gitmodules 939b695675 Build with node. 12 years ago
LICENSE a915cf2e81 Initial empty browser. 12 years ago
README.md cb2116f725 Give URL of my libchromiumcontent build. 12 years ago
atom.gyp 939b695675 Build with node. 12 years ago

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.