mirror of
https://github.com/electron/electron.git
synced 2026-01-20 21:08:17 -05:00
20 lines
283 B
Markdown
20 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.
|