Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 380 Bytes

c2-docker

Simplified build process of c2compiler.

Usage

You should have a relatively recent version of Docker before proceeding. Head over here for the installation documents.

git clone --recursive https://github.com/ckaygusu/c2-docker
make

The compiled content should appear under build directory.