Command line
All the calculations are also available without a browser:
npx darzsaz demo my-kitchen.json # sample projectnpx darzsaz check my-kitchen.json # design check; exit code 1 on errorsnpx darzsaz nest my-kitchen.json # sheets used and yieldnpx darzsaz export my-kitchen.json --out out --xlsx --dxfnpx darzsaz pdf my-kitchen.json --out out # PDF through the installed Chromenpx darzsaz bom --json # any command with --json, for scriptsnpx darzsaz bom --lang en-US # output and help in English; or DARZSAZ_LANG=en-USThe default is Persian. --lang works on every command; catalog product names are not translated.
The full list of commands and flags is in the CLI reference.