No description
87dbf82d83
We need to make sure node.gyp can get variables in brightray.gypi, this needs minimum modifications. |
||
---|---|---|
app | ||
browser | ||
common | ||
renderer | ||
script | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
atom.gyp | ||
LICENSE | ||
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 http://base.url.com/used/by/script/upload
Building
$ script/build
This will build the app into the build
directory.
License
See the LICENSE
file.