Installation

The sources for SignalGP Lite can be downloaded from the Github repo.

You can either clone the public repository:

    $ git clone git://github.com/mmore500/signalgp-lite

Or download the tarball:

    $ curl  -OL https://github.com/mmore500/signalgp-lite/tarball/master

Docker Container

This project has a containerized build enviroment available with all its dependencies installed. Either build a copy of the container locally from the project’s Dockerfile, or get a copy of the container from DockerHub.