atom.process.run "shell-command", -> stdoutCallback()

This commit is contained in:
Chris Wanstrath
2011-11-13 02:26:58 -08:00
parent 2c7a38395c
commit 21651faf8d

View File

@@ -4,3 +4,5 @@ Want
- cmd-shift-p: preview markdown as HTML
- cmd-t file finder uses project.settings.extraURLs
- atom.process.run "shell-command", -> stdoutCallback()