TODO

Stuff to do for Easibox.

Allow an option in the .easiboxrc file for a project to grab
the version number from a regular expression in one of the 
project files, or from a file such as VERSION.

Get "*" expansion working for files beginning with a ".".

Allow some way of expressing "this directory and all its 
subdirectories" for the include() and exclude() commands.
(Perhaps: include("somedirectory", SUBDIRS) )

Write a man page for easibox.

Write some HTML help documentation.

Allow multiple easibox scripts in one directory, with some
way of choosing between them on the command line, e.g.
   easibox -s myGenericScript

Have a variable passed to the easibox script representing
the user name

;end
