{"id":13566806,"url":"https://github.com/StartAutomating/ShowDemo","last_synced_at":"2025-04-04T00:32:27.200Z","repository":{"id":64196575,"uuid":"573950373","full_name":"StartAutomating/ShowDemo","owner":"StartAutomating","description":"A simple tool to showcase your scripts.","archived":false,"fork":false,"pushed_at":"2024-06-21T17:29:00.000Z","size":5041,"stargazers_count":38,"open_issues_count":15,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T08:46:01.009Z","etag":null,"topics":["demo","demoscene","github-actions","powershell","powershell-module"],"latest_commit_sha":null,"homepage":"https://showdemo.start-automating.com","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StartAutomating.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["StartAutomating"]}},"created_at":"2022-12-03T23:54:44.000Z","updated_at":"2025-03-07T14:26:30.000Z","dependencies_parsed_at":"2023-01-15T03:45:54.601Z","dependency_job_id":"855b2c9c-3e43-4bbd-8bef-d5b2538ef659","html_url":"https://github.com/StartAutomating/ShowDemo","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FShowDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FShowDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FShowDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FShowDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartAutomating","download_url":"https://codeload.github.com/StartAutomating/ShowDemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103290,"owners_count":20884023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","demoscene","github-actions","powershell","powershell-module"],"created_at":"2024-08-01T13:02:17.176Z","updated_at":"2025-04-04T00:32:22.210Z","avatar_url":"https://github.com/StartAutomating.png","language":"PowerShell","readme":"\u003cdiv align='center'\u003e\n\u003cimg src='Assets/ShowDemo-animated.svg' alt='ShowDemo' /\u003e\n\u003ca href='https://www.powershellgallery.com/packages/ShowDemo/'\u003e\n\u003cimg src='https://img.shields.io/powershellgallery/dt/ShowDemo' /\u003e\n\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href='https://github.com/sponsors/StartAutomating'\u003e❤️\u003c/a\u003e\n\u003ca href='https://github.com/StartAutomating/ShowDemo/stargazers'\u003e⭐\u003c/a\u003e\n\u003c/div\u003e\n\n\n# Showcase your Scripts\n\nWant to showcase something you built in PowerShell?\n\nYou can make a .demo.ps1 file to showcase your script line by line, like this:\n\n![Demo Of ShowDemo](Assets/demo.gif)\n\nYou can also make a .demo.ps1 file as markdown, like [this](demo.md).\n\nGive it a try!\n\n~~~PowerShell\nInstall-Module ShowDemo -Scope CurrentUser -Force\nImport-Module ShowDemo -Force -PassThru\nShow-Demo\n~~~\n\n## Writing Demos\n\nDemo files just simple scripts, named either demo.ps1 or *.demo.ps1.\n\nEach comment or statement that starts in the first column is considered a step.\n\nFor an example, check out [demo.ps1](https://github.com/StartAutomating/ShowDemo/blob/main/demo.ps1)\n\n## Using the GitHub Action\n\nTo use ShowDemo in a GitHub Action, simply add this line to your workflow:\n\n~~~yaml\n- uses: StartAutomating/ShowDemo@main\n~~~\n\nThis will take any demo files and export them as markdown.\n\n## ShowDemo Commands\n\nShowDemo is a module of few commands.  They are:\n\n|Name|Synopsis|\n|-|-|\n|Get-Demo   | Gets Demos   |\n|Export-Demo| Exports Demos|\n|Import-Demo| Imports Demos|\n|Resume-Demo| Resumes Demos|\n|Show-Demo  | Shows Demos  |\n\nYou can Show your demo by running: `Show-Demo -DemoPath .\\My.demo.ps1`\n\nShow-Demo is aliased to Start-Demo, it's inspiration\n\n## Inspiration, History, and Goals\n\nIn the early days of PowerShell, Jeffery Snover created a useful little script called Start-Demo.\n\nStart-Demo was incredibly useful.\n\nIt helped showcase just how cool PowerShell could be, and gave every scripter a simple tool to showcase their scripts.\n\nStart-Demo was written all the way back in PowerShell v1; before the parser API, before markdown, and well before colorized output in Windows Terminal.\n\nShowDemo is designed to update and replace the old Start-Demo and provide a foundation to give it even more modern capabilities.\n","funding_links":["https://github.com/sponsors/StartAutomating","https://github.com/sponsors/StartAutomating'"],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStartAutomating%2FShowDemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStartAutomating%2FShowDemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStartAutomating%2FShowDemo/lists"}