Posh icon indicating copy to clipboard operation
Posh copied to clipboard

`[PSModuleInfo]`.get_Tagline(s)

Open StartAutomating opened this issue 2 years ago • 0 comments
trafficstars

All modules should be able to have more than one tagline.

The default tagline should be the first line of the module's description.

Additional taglines can be provided in .PrivateData.PSData.Tagline(s)

Having multiple taglines enables a number of scenarios:

  1. Mutlimessage marketing (e.g. a semirandomized release message)
  2. A/B testing of marketability
  3. Improved "freshness" in module experience.

StartAutomating avatar Oct 15 '23 18:10 StartAutomating