1.0.0 • Published 9 months ago
@elgato/cli v1.0.0
Stream Deck CLI
Installation
npm install -g @elgato/cli@latest
Usage
Usage: streamdeck [options] [command]
Options:
-v display CLI version
-h, --help display help for command
Commands:
create Stream Deck plugin creation wizard.
link [path] Links the plugin to Stream Deck.
restart|r <uuid> Starts the plugin in Stream Deck; if the plugin is already running, it is stopped first.
stop|s <uuid> Stops the plugin in Stream Deck.
dev [options] Enables developer mode.
validate [options] [path] Validates the Stream Deck plugin.
pack|bundle [options] [path] Creates a .streamDeckPlugin file from the plugin.
config Manage the local configuration.
help [command] display help for command
Alias:
streamdeck
sd
Creating a Stream Deck plugin
The streamdeck create
command enables you to scaffold a new Stream Deck plugin with ease. Running the command will initialize the creation wizard, and guide you through creating a new plugin.
Further Reading
- Learn more about Stream Deck CLI commands.
- Read about getting started with the Stream Deck SDK.
1.0.0
9 months ago
0.3.2
10 months ago
0.3.1
12 months ago
0.3.0
1 year ago
0.3.0-beta.6
1 year ago
0.3.0-beta.5
1 year ago
0.3.0-beta.4
1 year ago
0.3.0-beta.3
1 year ago
0.3.0-beta.2
1 year ago
0.3.0-beta.1
1 year ago
0.3.0-beta.0
1 year ago
0.2.0
2 years ago
0.1.0
2 years ago
0.1.0-beta.4
2 years ago
0.1.0-beta.3
2 years ago
0.1.0-beta.2
2 years ago
0.1.0-beta.1
2 years ago
0.1.0-beta.0
2 years ago