Skip to content
Snippets Groups Projects
bruechert's avatar
Andy Brüchert authored
Conflicts:
	vendor/autoload.php
	vendor/composer/InstalledVersions.php
	vendor/composer/autoload_files.php
	vendor/composer/autoload_real.php
	vendor/composer/autoload_static.php
	vendor/composer/installed.json
	vendor/composer/installed.php
dcc8f7ba
Forked from dmj / selbstzeugnisse-hab
1 commit behind the upstream repository.

Primary dependencies

  • php
  • php extension openssl
  • php extension xsl

build dependencies

  • xmlcalabash

Download required libraries

php bin/composer.phar install

Start a local server

php -S 127.0.0.1:9999 -t public public/index.php

Run the make file

On unix and on windows using the git bash you can run:

make target