electron/npm/README.md

8 lines
159 B
Markdown
Raw Normal View History

2014-10-20 04:17:38 +00:00
# atom-shell
Install [atom-shell](https://github.com/atom/atom-shell) prebuilts using npm
```
npm install -g atom-shell
atom-shell # will open atom shell
```