A CLI application to show contents of data inside:
- The Blocks
Usage:
nosodatatool block <block#>
nosodatatool -h|--help
nosodatatool -v|--version
Commands:
block displays the content of <block#>
Options:
-h|--help displays this message
-v|--version displays the version
Since this project depends on another from the organization Friend of Noso, you need to clone the repository with --recurse-submodules
:
$ git clone --recurse-submodules [email protected]:Friends-Of-Noso/nosodatatool.git
OR
$ git clone --recurse-submodules https://github.com/Friends-Of-Noso/nosodatatool.git
Once that is done, you can then just compile as usual under Lazarus, or use lazbuild
:
$ lazbuild -B --bm=Release src/nosodatatool.lpi
Complete the display of ALL the fields of the header and the orders- Complete
JSON
output of theTBlock
from NosoData to enableJSON
output