:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Перейти к файлу
Cheng Zhao d888f5cc31 Revert "Enable getUserMedia(). Part of fixes for #31."
Now the getUserMedia is implemented in brightray.

This reverts commit f26db5c7a1.

Conflicts:
	atom.gyp
2013-08-01 14:50:06 +08:00
app
browser Revert "Enable getUserMedia(). Part of fixes for #31." 2013-08-01 14:50:06 +08:00
common
renderer
script Fix the update-node script. 2013-07-31 12:14:58 +08:00
spec
tools
vendor Revert "Enable getUserMedia(). Part of fixes for #31." 2013-08-01 14:50:06 +08:00
.gitignore
.gitmodules
LICENSE
README.md
atom.gyp Revert "Enable getUserMedia(). Part of fixes for #31." 2013-08-01 14:50:06 +08:00
common.gypi
filename_rules.gypi
package.json

README.md

Atom Shell

Experimental native layer for the Atom.

Development

One-time setup

$ script/bootstrap

Building

$ script/build

This will build the app into the build directory.

License

See the LICENSE file.