Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.24 KB

Type-Pwsh

github-actions github-release powershell-gallery-release

Type pwsh like you would type any language 🙃.

Install

Open powershell or pwsh and type:

Install-Module -Name Type-Pwsh -Repository PSGallery -Scope CurrentUser -Verbose

If prompted to trust the repository, hit Y and enter.

Examples

Import-Module Type-Pwsh

# Let's try to find out what something is
what is 240,159,144,145

# Let's try and find out more
tell me what is 240,159,144,145
tell me what could be 240,159,144,145

# And even more
explain what is 240,159,144,145
# X.X