Is it possible to setup a button on your toolbar that allows you to run a command? For example, I want to run the following "grunt.cmd app-dev" as if I opened the command line typed in the command and hit enter. I'd much rather do this within the IDE than keep switching to a console window to run that command. I've searched the docs, but can't figure out how to get this done.
Thanks for any help.