electron/README.md
2013-06-19 10:54:05 +08:00

19 lines
283 B
Markdown

# Atom Shell
Experimental native layer for the [Atom](https://github.com/github/atom).
## Development
### One-time setup
$ script/bootstrap
### Building
$ script/build
This will build the app into the `build` directory.
## License
See the [`LICENSE`](LICENSE) file.