Skip to content

sikor666/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

docker build --rm -t matrix .
docker run --rm -ti -v 'code path':/workspace matrix:latest /bin/bash

All

mkdir build
cd build

Linux

cmake ..

Windows

cmake -G "Visual Studio 15" ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published