pythonokai / corona-docs-container

Container for building documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona docs container

Building https://github.com/coronalabs/corona-docs To build docs run lua build.lua from bin directory:

docker run --rm -it -v "$(pwd)":/src --workdir /src/bin --entrypoint /usr/bin/lua  coronalabs/docs build.lua

About

Container for building documentation

License:MIT License


Languages

Language:Dockerfile 100.0%