bitfocus / companion

Bitfocus Companion enables the reasonably priced Elgato Stream Deck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
Other
1.59k stars 503 forks source link

Skeleton Modules #455

Open hadphild opened 5 years ago

hadphild commented 5 years ago

Describe the feature Skeleton Modules that are complete with one command that does one thing.

One for TCP. One for HTTP ETC

Is this platform dependent (windows, mac, ..)? NA

If documentation is required to implement, do you know where to find it? This can help people Develop Modules quickly

Julusian commented 1 year ago

The bit that puts me off this, is that it is very easy for these skeletons to go out of date. Every time we release a new version of the @companion-module/base or @companion-module/tools all of these skeletons will need updating. The current template is bad enough in that regard, and was behind for a while leading to multiple new modules using an old version of both of those libraries.

Perhaps this is something that can be documented better on the wiki instead?