Dear patchers!
We’ve just added some icing to one of vvvv’s killer features: While you’ve been exporting your patches to standalone executables via the built-in Application Exporter UI for a while already, there is now also a commandline option for doing so:
Why is this interesting?
Build Automation! Not the sexiest of topics but for those who have to deal with it, the commandline compiler can ease a lot of pain.
Consider repeatedly building and publishing an app. You want to automate as many of the steps involved in order to save time and prevent making different mistakes each time you do it. Now you don’t need to open vvvv anymore for building a .vl file and simply can export an app from the commandline or as part of a larger script that manages your build/publish pipeline.
What is it exactly?
It really is just the same thing as the Exporter UI you’re already familiar with but only as a standalone commandline executable called vvvvc.exe
. This means all the arguments you can call this compiler with are the same as for the UI.
To remind yourself of the options, simply call:
vvvvc --help
And please consult The Gray Book on Exporting Applications for more details on the options.
How do i get it?
It ships with the usual vvvv installer. Available for testing in latest previews. As always, we appreciate your thoughts and prayers!
Sponsor credits
For the sponsoring of this development we bow to Refik Anadol Studio.
If you also have a request for custom development, get in touch!
Comments: