Skip to content

poshbotio/PoshBot.DuckDebug

Repository files navigation

PoshBot.DuckDebug

Rubber duck

A friendly debugging assistant for PoshBot.

Overview

Rubber duck debugging is a method of debugging code by walking through the code and explaining it to a rubber duck. By forcing yourself to explain the problem to someone else (or something) in sufficient detail, you may come upon the solution to the problem naturally.

It may seem odd, but the duck is here to help.

Installation

To install the module from the PowerShell Gallery:

PS C:\> Install-Module -Name PoshBot.DuckDebug -Repository PSGallery

To install the plugin from within PoshBot:

!install-plugin PoshBot.DuckDebug

Commands

  • duck

    Explain the problem to the duck. It wants to help.

About

A friendly debugging assistant for PoshBot

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages