This is a module for the Bitfocus Companion ecosystem to simplify control of the Vor show documentation and recording software, by Borealis Solutions.
Want to know how to use this module? Check out HELP.md for details on the companion side of things, and visit Vor's documentation for details on the software itself!
Experiencing an issue with this module or have a suggestion? Talk about it here
Executing a yarn command should perform all necessary steps to develop the module, if it does not then follow the steps below.
The module can be built once with yarn build. This should be enough to get the module to be loadable by companion.
While developing the module, by using yarn dev the compiler will be run in watch mode to recompile the files on change.
v0.1.0
Initial implementation. Howdy!