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.sh
to create a new virtual environment and install dependencies - Run
./run-tests.sh
to ensure that you can run tests successfully - That's it - get coding and enjoy!