buildapp --eval '(defun main (argv) (write-line "Hello, world"))' --entry main --output hello
For full documentation, see the buildapp home page.
buildapp --eval '(defun main (argv) (write-line "Hello, world"))' --entry main --output hello
For full documentation, see the buildapp home page.