Author Topic: Quick Access to a shell script  (Read 3634 times)

cmiller

  • Guest
Quick Access to a shell script
« on: April 27, 2009, 01:51:58 am »
I would really like to have quick access, possibly through a keystroke, to a shell script.  Specifically I want to call the command to update my cppdocs for the project.  What's the easiest way to do this?  Through the scripting facilities?  A wrapper plug-in?

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: Quick Access to a shell script
« Reply #1 on: April 27, 2009, 03:14:36 am »
I would really like to have quick access, possibly through a keystroke, to a shell script.  Specifically I want to call the command to update my cppdocs for the project.  What's the easiest way to do this?  Through the scripting facilities?  A wrapper plug-in?

tools -> configure tools  8)

cmiller

  • Guest
Re: Quick Access to a shell script
« Reply #2 on: April 27, 2009, 03:52:12 am »
Perfect!  Thank you for your help!