Skip to content

casm-lang/casm-lang.container.linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png

Linux C++ Build Environment

Provides a Dockerfile which creates a C++ build environment for Linux, which is pushed after a successful build automatically to https://hub.docker.com/r/casmlang/container.linux.

Status https://github.com/casm-lang/casm-lang.container.linux/workflows/build/badge.svg

The docker container provides a C++ development environment with the following tools: sh, bash, make, cmake, flex, bison, gcc, clang, and emcc.

Copyright and License

The copyright holder of casm-lang.container.linux is the CASM organization (@casm-lang) and the used license of casm-lang.container.linux is the GNU GPLv3.