https://github.com/bitfocus/companion-module-soundcraft-ui
https://github.com/bitfocus/companion-module-soundcraft-ui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-soundcraft-ui
- Owner: bitfocus
- License: mit
- Created: 2020-05-01T19:50:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T13:03:58.000Z (4 months ago)
- Last Synced: 2025-04-15T22:18:58.313Z (about 2 months ago)
- Language: TypeScript
- Size: 571 KB
- Stars: 16
- Watchers: 9
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-soundcraft-ui
## Getting started
Execute `yarn` command to install the dependencies.
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.