https://github.com/nyxcode/word-cloud-generator
https://github.com/nyxcode/word-cloud-generator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nyxcode/word-cloud-generator
- Owner: NyxCode
- Created: 2019-05-26T15:39:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T03:59:52.000Z (over 3 years ago)
- Last Synced: 2025-03-28T19:55:34.625Z (12 months ago)
- Language: Rust
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word Cloud Generator

## 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.