Skip to content

nandhagk/nodio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Instructions

git submodule update --init --recursive

mkdir build
cd build
FOR NON BAKED:
    cmake ../
FOR WINDOWS:
    cmake ../ -DCMAKE_CXX_COMPILER="g++.exe" -G "MinGW Makefiles"
make
./nodio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages