ccBatchAnalyzer

command module
v0.0.0-...-200964e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

README

ccBatchAnalyzer utility (ccba)

This small console utility might be helpful for people who create scanword boards for Kryss (https://www.kryds.app/) using Crossword-Compiler (https://www.crossword-compiler.com/).

The utility reads all boards in the given directory (only XML files), looks for duplicate words, and creates a simple CSV report which can be analysed later.

Usage

"It's better to see something once..." asciicast

Flags

  • --boards Specifies path to the directory where all boards placed. The program walks through directories recursively (which means that included directories will be processed)
  • --report Specifies a path to the report file (by default a report is saved as report.csv in the same directory)
  • --verbose Prints info about each word to a console and other information which might be useful
  • --debug Prints debug information to a console

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL