/can-it

Can It! is a PowerShell tool for managing and using canned responses.

Primary LanguagePowerShellApache License 2.0Apache-2.0

Can It!

Can It! is a PowerShell tool for managing and using canned responses.

Installation

  1. Clone this repository to your PowerShell modules directory.

    The path to Can-It.psm1 should be:

    C:\Users\your username\Documents\PowerShell\Modules\Can-It\Can-It.psm1
    
  2. Run Help can-it for usage information. The module will be automatically imported the first time you use it.