8 lines
159 B
Markdown
8 lines
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
|
||
|
```
|