coperni / vacuum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vacuum

Installation instruction

$ git clone https://github.com/haydenji0731/vacuum.git --recursive
$ cmake -DCMAKE_BUILD_TYPE=Release 
$ make -j 4
$ ./vacuum -h

About


Languages

Language:C++ 97.0%Language:CMake 3.0%