<-Back

Function: Cyclops-App

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]"

stripe-transaction-id:
"pi_3QxABC123"
customer-name:
"Jane Smith")

<-Back