зеркало из https://github.com/electron/electron.git
e49861b45b | ||
---|---|---|
app | ||
browser | ||
common | ||
renderer | ||
script | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
atom.gyp |
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.