Skip to content

ian-rose/devdeck-core

 
 

Repository files navigation

DevDeck - Core

CI

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.

Developing plugins for DevDeck

TODO

Making a Control

TODO

Making a Deck

TODO

Making changes to devdeck_core

  1. Clone the repository
  2. Run ./setup.sh to create a new virtual environment and install dependencies
  3. Run ./run-tests.sh to ensure that you can run tests successfully
  4. That's it - get coding and enjoy!

About

Core library for DevDeck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%