OS support

This commit is contained in:
Tommy Parnell
2017-02-12 09:44:23 -05:00
committed by GitHub
parent 829ff3f742
commit 8abc749b22

View File

@@ -1,3 +1,6 @@
This is a simple cli tool that lets you read your twitch stream via the command line. Obviously this is much more lightweight than running browsers or UI. This is a simple cli tool that lets you read your twitch stream via the command line. Obviously this is much more lightweight than running browsers or UI.
You need [dotnet core](https://dot.net) installed to compile this. I have provided a Rakefile (which is ran with ruby) to also compile out the app. You need [dotnet core](https://dot.net) installed to compile this. I have provided a Rakefile (which is ran with ruby) to also compile out the app.
This will work on Windows/Mac/Linux