Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.54 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.54 KB

PoshBot.FYI

AppVeyor PS Gallery License
AppVeyor Build Status PowerShell Gallery License

PoshBot plugin for quick and dirty FYI-type documentation in chat.

FYI icon

Overview

PoshBot.FYI is a PoshBot plugin that implements immutable documentation similar to Etsy's experiment.

Installation

To install the module from the PowerShell Gallery:

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

To install the plugin from within PoshBot:

!install-plugin PoshBot.FYI

Examples

To enter a quick FYI note, use the fyi command.

!fyi to use the foo module you need to install the baz plugin first

To search previously entered FYIs, use the how command.

!how foo module