Skip to content

exegeteio/twitch-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitch CLI Dockerfile.

Got tarbombed by the twitch CLI installer? Install it in Docker instead.

Just build with Docker (after reading install.sh):

$ docker build --tag=twitch-cli .

And run the image with Docker, passing arguments directly on the end of the run command:

$ docker run --rm -it twitch-cli version

(You did read the install script before running it, right? Right?!)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages