recidivism5 / WordCloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordCloud

Build:

  • Have CMake installed
git clone --recursive https://github.com/recidivism5/WordCloud.git
cd WordCloud
mkdir build
cd build
cmake ..
make //If using gnu tools. Otherwise open the generated solution in Visual Studio.

Credits:

About


Languages

Language:C 95.6%Language:CMake 4.4%