Go to file
Mathieu Lirzin 3377d948ef cuirass: Add '--one-shot' command line argument. 2016-07-02 23:08:52 +02:00
bin cuirass: Add '--one-shot' command line argument. 2016-07-02 23:08:52 +02:00
build-aux Add %package-cachedir parameter. 2016-07-02 15:34:40 +02:00
src/cuirass cuirass: Move code from main to auxiliary procedures. 2016-07-02 22:30:17 +02:00
tests Add %package-cachedir parameter. 2016-07-02 15:34:40 +02:00
.dir-locals.el base: Add %program-name parameter object. 2016-07-01 16:00:14 +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 Add test for 'with-directory-excursion'. 2016-07-02 03:35:19 +02:00
README cuirass: Remove '--use-file' command line argument. 2016-07-02 23:00:17 +02:00
configure.ac Add a '--database' command line argument. 2016-06-26 17:02:23 +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

Its modules must be found by Guile in '%load-path'.

Example
=======

A quick way to manually test Cuirass is to execute:

  ./pre-inst-env cuirass --interval=10 tests/hello-subset.scm