Giter VIP home page Giter VIP logo

pswsman's Introduction

PSWSMan

Test workflow codecov PowerShell Gallery License

See about_PSWSMan for more details.

Documentation

Documentation for this module and details on the cmdlets included can be found here. This is currently an unreleased project and is meant to replace my omi fork as the way PowerShell uses WSMan as a client. The following things still need to be done before this could replace the PSWSMan PSGallery package:

  • Figure out a good way to get working on pwsh 7.3 - Harmony is currently incompatible
  • Check what would be involved to get working on macOS ARM - Harmony is currently incompatible
  • Add more documentation and automation around the tests
    • Create script/playbook that builds the various Windows/Linux/PowerShell permutations and test.settings.json files for easier integration testing

Requirements

These cmdlets have the following requirements

  • PowerShell v7.2 or newer (7.3 has limited support right now)

Installing

The easiest way to install this module is through PowerShellGet.

You can install this module by running;

# Install for only the current user
Install-Module -Name PSWSMan -Scope CurrentUser

# Install for all users
Install-Module -Name PSWSMan -Scope AllUsers

Contributing

Contributing is quite easy, fork this repo and submit a pull request with the changes. To build this module run .\build.ps1 -Task Build in PowerShell. To test a build run .\build.ps1 -Task Test in PowerShell. This script will ensure all dependencies are installed before running the test suite.

pswsman's People

Contributors

awakecoding avatar jborean93 avatar

Watchers

 avatar  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.