Skip to content

alainQtec/PsCraft

Repository files navigation

icon

PsCraft

A toolbox to accelerate common tasks involved in developing and sharing PowerShell code.

Build on Windows Build on MacOS Build on Linux PowerShell Gallery

Usage

  • Install from Powershell Gallery:
    Install-Module PsCraft
  • Create, test, build and deploy 🚀 a module really fast.

    Ex: You can create a script module in under 5 seconds!

    new-psmodule.mp4

    Its one comand!

    $module = New-PsModule -Name testmodule123

For more usage read the docs. they pretty easy!

[W.I.P]

Use todo tree to find all of them.

License

This project is licensed under the MIT License - Read License for details.

You can also share ideas, and provide feedback.

Thank you.

Alt

About

A Toolbox to speed up common PowerShell development tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published