Skip to content
Snippets Groups Projects
user avatar
Richard W.M. Jones authored
Add a spec file.
c3463aa7
Goaljobs is a make & cron replacement and business rules manager.

It's an enhancement and replacement for 'whenjobs'.

To find out how to use it, read the documentation, look at the
examples/ directory, and read the series of tutorials on my blog:
http://rwmj.wordpress.com/tag/goaljobs/

To build, make sure you have all the requirements (see configure.ac)
and then:

  autoreconf -i   # if building from git only
  ./configure
  make
  make check

Send patches to rjones@redhat.com.

The license is GNU General Public License v2 or above.  See COPYING
for more details.