Go to file
Mathieu Lirzin 64c64d8d71
cuirass: Fix 'show-help' argument.
* bin/cuirass.in (show-help): Remove reference to unbound variable
'program-name'.  Turn PROG into a mandatory argument.
2016-06-13 18:09:55 +02:00
bin cuirass: Fix 'show-help' argument. 2016-06-13 18:09:55 +02:00
build-aux Initial commit. 2016-05-29 19:53:17 +02:00
src/cuirass job: Add 'metadata' field to <job>. 2016-06-13 18:09:45 +02:00
tests cuirass: Allow defining jobs outside of the repository. 2016-06-13 18:09:23 +02:00
.dir-locals.el Initial commit. 2016-05-29 19:53:17 +02:00
.gitignore build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00
COPYING Initial commit. 2016-05-29 19:53:17 +02:00
Makefile.am job: Add <job> record type. 2016-06-10 23:39:27 +02:00
README Initial commit. 2016-05-29 19:53:17 +02:00
configure.ac build: Generate config.scm at configure time. 2016-06-10 23:38:40 +02:00

README

Cuirass is continuous integration system using GNU Guix.  It is
intended as replacement for Hydra.

Requirements
============

GNU Guix must be installed along with all its development dependencies
as described here:

  https://www.gnu.org/software/guix/manual/html_node/Building-from-Git.html#Building-from-Git