Installation¶
The sources for Cookiecutter Empirical Project can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/devosoft/cookiecutter-empirical-project
Or download the tarball:
$ curl -OL https://github.com/devosoft/cookiecutter-empirical-project/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.