10000 GitHub - jbar/scripts: mini-tools to make usefull things with interpreted languages (mainly bash).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jbar/scripts

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Compilation of various mini-tools,

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.

irclogger.sh:

a small bash program to connect to and log an irc channel, it may be easily enhanced to build a KISS irc bot.

autotest.sh:

a script to test any source repository using autotools. It retrieve it, launch ./buildconf or ./autogen.sh, ./configure, make, and make test or check.

About

mini-tools to make usefull things with interpreted languages (mainly bash).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0