1.1.0 • Published 3 years ago

powershell_runner v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Installation

Install using npm i -g powershell_runner

How to use

To use it simply run runner script_name

Example

Consider this following file structure:

/project
  /scripts
    - test.ps1
  - README.md
  - index.js

To run the test.ps1, simply run runner test.

1.1.0

3 years ago

1.0.0

3 years ago