An open API service indexing awesome lists of open source software.

https://github.com/nyxcode/word-cloud-generator


https://github.com/nyxcode/word-cloud-generator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Word Cloud Generator
![screenshot](https://i.imgur.com/WKo3nAU.png)

## Try
On windows, run `.\build-windows.ps1` from the Windows PowerShell. This compiles and packages the project into `build\wcgen-win32-x64`.

| Build script arguments | Description |
|------------------------|------------------------------------------------------|
| `-run` | compile, package & run |
| `-compress` | compile, package & create a compressed .zip archive |

The generator is not tested on other platforms, it should work though.