AppVeyor | PS Gallery | License |
---|---|---|
PoshBot plugin for quick and dirty FYI-type documentation in chat.
PoshBot.FYI is a PoshBot plugin that implements immutable documentation similar to Etsy's experiment.
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
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