Giter Site home page Giter Site logo

streamlink-twitch-gui-wiki's Introduction

Streamlink Twitch GUI wiki repo

THIS PAGE IS NOT PART OF THE WIKI

Please go here if you're looking for the Streamlink Twitch GUI wiki.


This repository is shared between the actual wiki and streamlink-twitch-gui-wiki, which is meant for reviewing and submitting changes.

Contributing

Found a mistake or got something useful to share? Then please open a pull request with your changes!

Thank you for helping improve the Streamlink Twitch GUI wiki!

Wiki documentation

See Github's wiki documentation for the available formats that can be used to write wiki pages.

Quickstart

  1. Fork the repository onto your Github account
  2. Clone your fork locally and add the upstream remote
    git clone '[email protected]:YOUR_USERNAME/streamlink-twitch-gui-wiki.git'
    cd streamlink-twitch-gui-wiki
    git remote add upstream 'https://github.com/streamlink/streamlink-twitch-gui-wiki.git'
  3. Get the latest changes from upstream if you've cloned a while ago
    git pull upstream master
  4. Checkout a new branch and apply your changes
    git checkout -b new-branch
    $EDITOR file-to-be-edited
    git add file-to-be-edited
    git commit
  5. Push the branch to origin (your fork) and open a pull request
    git push origin new-branch

streamlink-twitch-gui-wiki's People

Contributors

bastimeyer avatar gmlpaci avatar memco avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aka95 j-c-m

streamlink-twitch-gui-wiki's Issues

Add DEPLOY_TOKEN

@beardypig, not sure if you've missed my messages on Gitter, but since you're the only one with access to the @streamlink-bot account, I need you to create a personal access token for the bot and add it here to the secret env vars as DEPLOY_TOKEN, so that it can automatically push the wiki changes from this mirror-repo to the actual wiki repo.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.