No description
|
Mirko Adam
40078551ef
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| .reuse | Made REUSE-compliant (hopefully) | |
| LICENSES | Initial commit | |
| .woodpecker.yml | Removed locale dependency, added dependency on g++ | |
| .woodpecker.yml.license | Initial commit | |
| CMakeLists.txt | Refactor debugging library and remove Python dependency | |
| debug.cpp | Refactor debugging library and remove Python dependency | |
| debug.h | Initial commit | |
| LICENSE | Initial commit | |
| main.cpp | added saving file | |
| main.h | added saving file | |
| README.md | Initial commit | |
BitBot
GPL enforced badge Woodpecker badge
It creates a bit image for a certain type of formula, which is written into the code.
Usage
letterDistribution FILE [OPTIONS]
Available Options
Verbose
By adding -v as last argument, you will get additional information about what is going on in the background of the program.
Normal verbose information will be printed in blue, while warnings will be printed in yellow.
Even if verbose mode is disabled, it will still print information about errors. This information is printed in red.
License
This program is Free Software! Feel Free to run, modify and share under the conditions of the AGPL!