ciclostile/README.md

18 lines
266 B
Markdown

# Ciclostile
To install dependencies:
```
pip install -r requirements.txt
```
Look at the `example` folder to see how to setup a project.
To build the example:
```
cd example
mkdir target
../ciclostile.py
```
In the `target` folder should now appear `test.html`