Skip to content

Twitch extension that creates a panel that shows the latest GitHub commits for that user

License

Notifications You must be signed in to change notification settings

nodebotanist/twitch-panel-github-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Extensions Boilerplate

The Twitch Extensions Boilerplate acts as a simple starting point to create your Extension, as well as a simple method using Docker to locally serve your Extension for testing and development.

Dependencies

You will need:

Generate self-signed certs

cd certs
./generate_local_ssl.sh
    # Requires a sudo password so that the cert can be installed on the root keychain
    # If this install fails, see the README in ./certs for manual override.

To start the Extensions Boilerplate service

docker-compose up --build

Further documentation

Please consult the Twitch Extensions documentation on the Twitch developer site

About

Twitch extension that creates a panel that shows the latest GitHub commits for that user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published