improve installation of prerequistes
bwl21 opened this issue · 2 comments
bwl21 commented
request
installation of wortsammler is easy, but Installation of prerequisites is not ..., in particular on Windows
Solution approach
provide a big zip file
- provide bit ZIP.File with everything for windows
provide an installation script to be installed with git bash
containerize Wortsammler
- create docker-composition or even a kubernetes definition to install
- ruby
- wortsammler
- pandoc
- latex
then can run
wortsammler -pi readme.md -f pdf:docx:html -o.
docker run wortsammler -v .:/var/wsproject -it wortsammler -pi readme.md -f pdf:docx:html -o .
bwl21 commented
now we have https://github.com/bwl21/wortsammler-docker