Hi,
I've been playing around with Zephir and I absolutely love it. I am currently creating a small module.
In my dev environment, I don't mind doing building from source, but for the production environment I want to deploy in a safer way. Is it possible to package the module in some way to make installation easier and to avoid putting our sources on the client's servers?
Thanks in advance,
Jeroen