Console Export for CI

Can we get a basic console exporter who take the path to the .bsdesign file and an output file. I want to integrate a basic auto-deploy in my git process.

Thank !

Unfortunately the export process depends on the program and can't be extracted into a separate CLI.

But a few years back we made a utility for controlling a running instance of Bootstrap Studio. You can find it here. We could implement an additional export command for it, but it will require that Bootstrap Studio is installed and running on your build server, which probably isn't an option for you?