Go to file
Mathieu Lirzin e5609c29c4
gnu-system: Add hello subset.
* tests/gnu-system.scm (hydra-jobs): Add hello subset.
2016-06-13 18:11:09 +02:00
bin cuirass: Add --subset command line option. 2016-06-13 18:11:02 +02:00
build-aux Initial commit. 2016-05-29 19:53:17 +02:00
src/cuirass job: Add <job-spec> record type. 2016-06-13 18:10:52 +02:00
tests gnu-system: Add hello subset. 2016-06-13 18:11:09 +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