News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Quick Access to a shell script

Started by cmiller, April 27, 2009, 01:51:58 AM

Previous topic - Next topic

cmiller

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?

dmoore

Quote from: 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?

tools -> configure tools  8)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

cmiller

Perfect!  Thank you for your help!