Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: cmiller on April 27, 2009, 01:51:58 am

Title: Quick Access to a shell script
Post by: cmiller 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?
Title: Re: Quick Access to a shell script
Post by: dmoore 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)
Title: Re: Quick Access to a shell script
Post by: cmiller on April 27, 2009, 03:52:12 am
Perfect!  Thank you for your help!