Skip to content

Macros for the Stream Deck Kit library.

License

Notifications You must be signed in to change notification settings

elgatosf/streamdeck-kit-macros

Repository files navigation

Stream Deck Kit - Macros

This package contains macros for the Stream Deck Kit library. Have a look at the documentation for info's how this is meant to be used.

Installation

Use Swift Package Manager to install the dependency.

dependencies: [
    .package(url: "https://github.com/elgatosf/streamdeck-kit-macros.git", upToNextMajor: "0.0.1")
]