Giter VIP home page Giter VIP logo

platyps's Introduction

PlatyPS

Original PlatyPS project README

PlatyPS is a PowerShell module that is used to update and maintain module help documentation and it is used by PLS 3rd Learning as part of its PowerShell module template.

This is an internal fork of PlatyPS that resolves an issue with the generation of help documentation that doesn't take into account new common parameters introduced in PowerShell version 7.4. This causes extra parameters to be included in the help documentation that shouldn't be there. See platyPS Issue #595 for more information. There is a pending pull request that resolves this but it doesn't look like it will be merged or fixed in version 1.x, and version 2.x remains unreleased.

Quick start

  • Install internal fork of the platyPS module from the PLS3rdLearning repository
Install-Module -Name platyPS -Scope CurrentUser -Repository PLS3rdLearning
Import-Module platyPS

See the Original PlatyPS project README for additional usage information.

Making a new release

See contributing guidelines for more information on development requirements.

  1. Make sure platyPS help itself (content in .\docs folder) is up to date. Update-MarkdownHelp -Path .\docs should result in no changes unless a new parameter is added.
  2. Change the version in platyps.psd1. The original module doesn't use it, but the internal fork uses it for publishing
  3. Publish the module to the Gallery: .\build.ps1 -Configuration Release -Publish:$true.
  4. Check the PLS3rdLearning repostiory to verify it is updated.

Congratulations! You just made a release.

platyps's People

Contributors

vors avatar logosnazerath avatar jongeller avatar adityapatwardhan avatar yingdabeyondsoft avatar sdwheeler avatar daviwil avatar dotps1 avatar it-praktyk avatar berniewhite avatar francisco-gamino avatar rdaunce avatar jazzdelightsme avatar joeyaiello avatar yishengjin1413 avatar przemyslawklys avatar thomasnieto avatar jameswtruher avatar darquewarrior avatar stevel-msft avatar xmdanni avatar thisisnotarobot avatar tlindsay42 avatar pcgeek86 avatar timshererwithaquent avatar gitter-badger avatar swernli avatar sergeytunnik avatar natescherer avatar miamiax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.