run-command

Run any Unix command.

Kyle Lacy

31,882

27

0.5.0

MIT

GitHub

"Run Command" for Atom

Execute any arbitrary command in Atom. Originally derived from Phil Nash's Ruby Quick Test.

Usage

ctrl-r to open up this:

'Run Command' dialog

Enter a command, enter to run it:

Running

ctrl-r, enter, and run it again:

Re-running

Put it all together, and you can do this:

I'm available for freelance work!

(You can also toggle the command output with cmd-ctrl-x, or kill the last command with cmd-ctrl-alt-x)

TODO