ShowDemo

0.1.4

A simple tool to showcase your scripts.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ShowDemo -RequiredVersion 0.1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ShowDemo -Version 0.1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2022-2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

PowerShell Demo ShowDemo

Dependencies

This module has no dependencies.

Release Notes

## ShowDemo 0.1.4:
                       
* ShowDemo - Adding Recommendations (Fixes #63)
* Demo Format - Honoring .StartMessage/.EndMessage (Fixes #62)
* Show-Demo - Adding -StartMessage/-EndMessage (Fixes #61)

---

## ShowDemo 0.1.3:

* Adding support for prompts in demos
 * Demo.Step - Adding .ShowPrompt()/HidePrompt() (#54/#55)
 * Demo Formatting - Supporting ShowPrompt (#56)
 * Show-Demo - Adding -ShowPrompt (#53)
 * Import-Demo - Linking Chapters (#57)
* Partitioning repository (#48, #49, #50)

---

## ShowDemo 0.1.2:

* Get-Demo - Skipping $pwd if in $filePaths (Fixes #43)
* Show-Demo - Adding -Record (Fixes #42)
* Import-Demo - Including .DemoScript (Fixes #44)
* Adding Demo.ToMarkdown (Fixes #45)

---

## ShowDemo 0.1.1:

* Show-Demo now supports -AutoPlay/-PauseBetweenStep (#39)
* Export-Demo - Defaults to English when invariant culture (Fixes #37)
* Improvements in how steps are determined (#35 #36)
* Please Sponsor ShowDemo (#38)

---

## ShowDemo 0.1:

Initial Release of Show-Demo.

* List Demos with Get-Demo
* Show Demos with Show-Demo
* Export Demos with Export-Demo.
* ShowDemo GitHub Action

FileList

Version History

Version Downloads Last updated
0.1.7 14 4/14/2024
0.1.6 12 3/9/2024
0.1.5 24 10/10/2023
0.1.4 (current version) 25 8/18/2023
0.1.3 10 8/2/2023
0.1.2 26 6/15/2023
0.1.1 15 5/23/2023
0.1 46 12/4/2022
Show more