Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 508 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 508 Bytes

StreamCheck

Simple F# script that will query against Can I Stream It for a provided movie name. It only takes the first item from the result set and queries for the streaming services for that movie. So you are at the whim of Can I Stream It's search engine.

Getting Started

  • Clone the site
  • run .paket/paket.boostrapper.exe
  • run .paket/paket install

You will then have all the necessary items needed for the script to run. Just fire it up in F# Interactive.