Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 450 Bytes

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")
]