Skip to content

StageCoder/StageCoder-PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StageCoder

A PowerShell module for awesome on-stage terminal demos!

This module makes it possible to type out a command in the terminal, character by character, by pressing any button. The perfect tool for people showing code on stage, in a classroom, or a workshop.

StageCoder in action

Installation

Install-Module -Name StageCoder

Example

Set-Demo -Demo @'
Set-Demo -Demo '"With StageCoder I can type any c0mpl3X sentence without fear of typos while talking on stage"', 'Import-Module -Name StageCoder', 'Get-Command -Module StageCoder', 'Get-Help -Name Set-Demo' -Timing Manual -Chord 'Ctrl+d'
'@
Set-PSreadLineOption -PredictionSource None

About

A PowerShell module for awesome on-stage terminal demos

Resources

License

Stars

Watchers

Forks

Packages

No packages published