Skip to content

mithrandyr/SimplyDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SimplyDraw

ASCII Graphic tools for PowerShell

Get-BoxClass will return a type for the class created in the module

$draw = Get-BoxClass
$draw::Double.Cross

Get-BoxChar will either return a specific box art character or transform a string with aliases.

Get-BoxChar -Style Double -Name Cross -Count 10
Get-BoxChar -Style Single -Text "/_---v---v---_\"

About

ASCII Graphic tools for PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published