Skip to content

[FP] New-ModuleSkeleton #64

@bravo-kernel

Description

@bravo-kernel

As a possible approach for PotentialContribution/ModuleCreation I have created a working demo branch that generates a fresh module following ModuleBuilder best practices.

The code is obviously just to make things work. If desired I could go forth and create a proper PR to get things started for real. Motivation bulleted in the code New-ModuleSkeleton source. The intended 30-second-up-and-running user story would be something like:

  1. install ModuleBuilder
  2. run New-ModuleSkeleton -Name MyNewModule
  3. cd MyNewModule
  4. build
  5. Get-HelloMyNewModule (optional)

Also:

  • commit ready
  • azure pipelines ready
  • pester ready

Please let me know

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions