Loading README.md 0 → 100644 +16 −0 Original line number Diff line number Diff line # Coliverter The Coliverter converts Markdown files into HTML or PDF files maintaining the fsco.li corporate identity. ## Install ```bash pip install git+https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter.git ``` Or, if you use `uv`, you should be able to do something like this: ```bash uv init uv add git+https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter.git ``` Loading
README.md 0 → 100644 +16 −0 Original line number Diff line number Diff line # Coliverter The Coliverter converts Markdown files into HTML or PDF files maintaining the fsco.li corporate identity. ## Install ```bash pip install git+https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter.git ``` Or, if you use `uv`, you should be able to do something like this: ```bash uv init uv add git+https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter.git ```