/PowerUnko

💩 super_unko written in PowerShell

Primary LanguagePowerShellOtherNOASSERTION

License License

💩PowerUnko

       人           ____                          __  __      __       
     (   )        / __ \____ _      _____  _____/ / / /___  / /______ 
    (     )      / /_/ / __ \ | /| / / _ \/ ___/ / / / __ \/ //_/ __ \
   (       )    / ____/ /_/ / |/ |/ /  __/ /  / /_/ / / / / ,< / /_/ /
  (         )  /_/    \____/|__/|__/\___/_/   \____/_/ /_/_/|_|\____/ 
 (           )                                                       

PowerUnko project is the one of the awesome, clean and powerful PowerShell Module in the world. Let's create poop cmdlets!

PowerUnkoプロジェクトは世界で最もクリーンでパワフルなPowerShellモジュールの一つです。 うんこなコマンドレットを作りましょう。

Inspired by this repository!

uncontributers/super_unko

Demo on asciinema.org

https://asciinema.org/a/438060

asciicast

Installation

  1. Clone or download this repository

  2. Move this repository to PowerShell module root directory

# [Windows]
#   PowerShell Core 6.0+:
Move-Item ./PowerUnko ~/Documents/PowerShell/Modules/
#   Windows PowerShell 5.0+:
Move-Item ./PowerUnko ~/Documents/WindowsPowerShell/Modules/
# [Linux]
#   PowerShell Core
Move-Item ./PowerUnko ~/.local/share/powershell/Modules/
  1. Import this module
Import-Module PowerUnko

Commands

Command Description
Get-UnkoFizzBuzz Output FizzBuzz with 💩
Get-UnkoDictionary Search CSV dictionary for a word that means "poop" 💩
Get-UnkoKing Output poop king ascii art 💩👑
Get-BigUnko Show big poop on your terminal 💩
Set-WindowTitleToUnko Set window title of your terminal to unko 💩

LICENSE

💩 LICENSE