elgatosf / streamdeck-plugin-template

A starting place for a new JavaScript Stream Deck plugin.
MIT License
180 stars 69 forks source link

Added easy release script for windows #12

Closed sohneg closed 7 months ago

sohneg commented 7 months ago

If the DistributionTool.exe is in the root directory, this script automatically builds the plugin, installing in Stream Deck and restarts the Stream Deck.

GeekyEggo commented 7 months ago

Hey @sohneg, thanks for your interest in the Stream Deck SDK. With the release of the new Maker CLI on the horizon, specifically the streamdeck create command, we aren’t accepting new pull requests to the template at this time as it will soon be archived. We do however encourage people to try the CLI, and Node.js SDK, and provide feedback and suggestions based on their experiences.

Thanks again, Richard

sohneg commented 7 months ago

I just tried to start with the cli. but i got an error

? Plugin UUID: "com.simon-sohneg.server-manager" UUID can only contain lowercase alphanumeric characters (a-z, 0-9), hyphens (-), underscores (_), or periods (.).