An open API service indexing awesome lists of open source software.

https://github.com/stuartleeks/pwsh-lightning

Slides for a lightning talk on PowerShell
https://github.com/stuartleeks/pwsh-lightning

Last synced: 4 months ago
JSON representation

Slides for a lightning talk on PowerShell

Awesome Lists containing this project

README

          

# pwsh-lightning

This is a slide deck originally created for an extended lightning talk at the .NET Oxford user group.

There is a live version of the deck [here](http://pwsh-lightning.azurewebsites.net/)

To run locally, clone the repo and run `npm install` followed by `npm start`

## Acknowledgements

* The deck is built on [reveal.js](https://github.com/hakimel/reveal.js)
* It also uses [reveal.js-menu](https://github.com/denehyg/reveal.js-menu)