| cyclops-app build a cyclops runtime binary | |
. When customer args are provided, the .lic file is watermarked with RSA-encrypted customer data for traceability. Examples: ;; Generic build (no watermark): (cyclops-app) ;; Customer build ($99 purchase): (cyclops-app :customer-email "[email protected]"
| |