Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mint-dewit/companion-module-generic-emberplus
https://github.com/mint-dewit/companion-module-generic-emberplus
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mint-dewit/companion-module-generic-emberplus
- Owner: mint-dewit
- License: mit
- Created: 2020-10-30T13:11:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T08:27:48.000Z (about 4 years ago)
- Last Synced: 2024-11-01T11:08:10.151Z (3 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# companion-module-generic-emberplus
## 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 build:watch` the compiler will be run in watch mode to recompile the files on change.