mirror of
https://github.com/electron/electron.git
synced 2026-02-16 10:07:05 -05:00
20 lines
348 B
Markdown
20 lines
348 B
Markdown
# Atom Shell
|
|
|
|
Experimental native layer for the [Atom](https://github.com/github/atom).
|
|
|
|
## Development
|
|
|
|
### One-time setup
|
|
|
|
$ script/bootstrap https://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent
|
|
|
|
### Building
|
|
|
|
$ script/build
|
|
|
|
This will build the app into the `build` directory.
|
|
|
|
## License
|
|
|
|
See the [`LICENSE`](LICENSE) file.
|