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
- Host: GitHub
- URL: https://github.com/stuartleeks/pwsh-lightning
- Owner: stuartleeks
- Created: 2017-10-26T12:35:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T07:48:20.000Z (over 8 years ago)
- Last Synced: 2025-05-15T11:13:43.384Z (about 1 year ago)
- Language: HTML
- Size: 9.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)