all should support at least this 2 arguments
- "-h" or "--help" to display a short help
- "-v" or "--version" to display the tools version number and date.
a small bash program to connect to and log an irc channel, it may be easily enhanced to build a KISS irc bot.
a script to test any source repository using autotools. It retrieve it, launch ./buildconf or ./autogen.sh, ./configure, make, and make test or check.