Skip to content

Commit 8ebdeab

Browse files
committed
pomfret adding things
1 parent dfa3424 commit 8ebdeab

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed
Binary file not shown.

JessPomfret/PSHTML Reports/readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Creating beautiful reports with the PSHTML module
2+
3+
Have you ever created an automated process where you need to deliver some kind of information afterwards? Perhaps by email, or creating a status page? If you answered yes, then this talk is for you!
4+
5+
## Demos
6+
7+
You can get the demo repo here: [jpomfret\PSHTML](https://github.com/jpomfret/PSHTMLReports/)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Next Level PowerShell Development with Dev Containers and GitHub Codespaces
2+
3+
This session goes straight into the pivotal question:
4+
5+
'What is the ideal environment for crafting PowerShell scripts?"
6+
7+
While not a novel concept at PSConfEU, we're taking a fresh approach, diverging from past PSConfEU discussions. Our focus? The anatomy of a Dev Container, its customization potential, and integrating essential extensions and settings. This isn't just about streamlining your workflow; it's about creating a unified development experience accessible to every team member.
8+
9+
Our mission extends beyond technical mastery. As devoted community contributors, we aim to dismantle entry barriers, making it effortless for newcomers to join and thrive in our coding community. Dev Containers stand as our tool of choice in this endeavour.
10+
11+
But that's just the beginning. We'll elevate our discussion from local setups to the cloud, showcasing the power of GitHub Codespaces. Imagine accessing your development environment from any web browser, anywhere, even without your laptop. That's the flexibility and freedom we offer.
12+
13+
Embark on this journey with two seasoned MVPs. We're not just presenting a session but guiding you through a transformative experience. By the end, you'll be convinced: Developing PowerShell in Dev Containers, augmented by GitHub Codespaces, isn't just efficient – it's the future.
14+
15+
## Demos
16+
17+
The repos we showed in the demos are:
18+
19+
- [SQLDBAWithABeard\PSConfEU_2024_DevContainers](https://github.com/SQLDBAWithABeard/PSConfEU_2024_DevContainers)
20+
- [jpomfret\PSHTML](https://github.com/jpomfret/PSHTMLReports/)
21+
- [dataplat\dbachecks](https://github.com/dataplat/dbachecks/)

0 commit comments

Comments
 (0)