Tok3n / cloud-main-compiler

Docker container for the Cloud_Main compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-main-compiler

Docker container for the Cloud_Main compiler

Usage:

docker pull tok3n/cloud-main-compiler
docker run -it -v /PATH/TO/Cloud_Main:/data/Cloud_Main tok3n/cloud-main-compiler
# Once inside, init the compiler
bash init-compiler.bash
# Then begin compiling
grunt --config=example

About

Docker container for the Cloud_Main compiler

License:Apache License 2.0