No description
Find a file
Cheng Zhao 6bb3f1bba8 Merge branch 'master' into python
Conflicts:
	script/update
2013-06-22 07:55:51 +08:00
app 💄 for cpplint. 2013-04-20 14:03:55 +08:00
browser Merge branch 'master' into python 2013-06-22 07:55:51 +08:00
common Add auto-updater module. 2013-06-03 17:59:34 +08:00
renderer Build atom-shell with ninja. 2013-06-19 21:34:43 +08:00
script Merge branch 'master' into python 2013-06-22 07:55:51 +08:00
tools/mac Build atom-shell with ninja. 2013-06-19 21:34:43 +08:00
vendor Merge branch 'master' into python 2013-06-22 07:55:51 +08:00
.gitignore Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
.gitmodules Build with node. 2013-04-12 22:52:32 +08:00
atom.gyp Merge branch 'master' into python 2013-06-22 07:55:51 +08:00
common.gypi Build atom-shell with ninja. 2013-06-19 21:34:43 +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 Set base url in bootstrap script by default. 2013-06-19 10:54:05 +08:00

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.