2013-04-12 01:46:58 +00:00
|
|
|
# Atom Shell
|
|
|
|
|
|
|
|
Experimental native layer for the [Atom](https://github.com/github/atom).
|
|
|
|
|
|
|
|
## Development
|
|
|
|
|
|
|
|
### One-time setup
|
|
|
|
|
2013-06-19 02:53:38 +00:00
|
|
|
$ script/bootstrap
|
2013-04-12 01:46:58 +00:00
|
|
|
|
|
|
|
### Building
|
|
|
|
|
|
|
|
$ script/build
|
|
|
|
|
|
|
|
This will build the app into the `build` directory.
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
See the [`LICENSE`](LICENSE) file.
|