The material in this git repo was used for a demo at the 2019 F# Exchange: Lightning Talk: Powerline Oriented Programming A skill cast is available on the skills matter website.
- Clone the repository
- Use ..paket\paket.exe restore to get all the dependencies
- Look into PowerLineTutorial\FixedPylons.fsx and use the "alt+enter" repl to play with the script
- Do the same for PowerLineTutorial\TiltedAndFixedPylons.fsx
- To generate a report of both files issue the command ..\packages\FSharp.Literate.Scripts\tools\fsx2html.exe --run from the PowerLineTutorial directory containing the fsx files.