alex0freeman / beremiz-utils

Additional stuff using in Beremiz IDE development process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beremiz-utils

Various helpers using in Beremiz development process.

Docker containers

build-matiec

Contains complete MatIEC installation to perform compilation for languages in IEC 61131-3 standart.

build-beremiz-doc

Build container that contains complete environment with all required packages to build Beremiz IDE documentation regardless of host OS.

Use the following command to build pdf and html documents:

docker run --rm -v $(BEREMIZ_SRC):/source -t jubnzv1/beremiz-doc-build xelatexpdf html

About

Additional stuff using in Beremiz IDE development process.


Languages

Language:Dockerfile 96.3%Language:Shell 3.7%