- Python
wkhtmltopdf(dnf install wkhtmltopdf)- Poetry (
pip3 install --user poetry)
- make
- sass (
npm install node-sass)
$ poetry shell$ poetry installmake
The main config file config.toml is located in root directory.
wkhtmltopdf (dnf install wkhtmltopdf)pip3 install --user poetry)npm install node-sass)$ poetry shell$ poetry installmakeThe main config file config.toml is located in root directory.