electron/npm/README.md
2014-10-20 13:17:38 +09:00

8 lines
No EOL
159 B
Markdown

# 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
```