Skip to content
Snippets Groups Projects
Commit e3968c02 authored by nex's avatar nex
Browse files

extended docs

parent d98d6906
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
- php extension openssl
- php extension xsl
## build dependencies
- xmlcalabash
## Download required libraries
```bash
......@@ -15,3 +19,11 @@ php bin/composer.phar install
```bash
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:
```bash
make [target]
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment