Stream Deck control software for software developer's.
This is the core library for DevDeck.
Any controls or decks for DevDeck should be built using the core library.
TODO
TODO
TODO
- Clone the repository
- Run
./setup.shto create a new virtual environment and install dependencies - Run
./run-tests.shto ensure that you can run tests successfully - That's it - get coding and enjoy!