https://github.com/bitfocus/companion-module-malighting-grandma3
grandMA3 support for companion
https://github.com/bitfocus/companion-module-malighting-grandma3
Last synced: about 2 months ago
JSON representation
grandMA3 support for companion
- Host: GitHub
- URL: https://github.com/bitfocus/companion-module-malighting-grandma3
- Owner: bitfocus
- License: mit
- Created: 2023-12-18T23:52:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T12:00:28.000Z (3 months ago)
- Last Synced: 2025-04-15T22:14:32.235Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 5
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-malighting-grandma3
See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)
## Getting started
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.