5.0.1 • Published 4 years ago

node-powershell v5.0.1

Weekly downloads
17,622
License
MIT
Repository
github
Last release
4 years ago

node-powershell

Node.js binding for PowerShell

NPM Version NPM Downloads

Installation

$ npm i -S node-powershell
$ yarn add node-powershell

Usage

import { PowerShell } from 'node-powershell';
PowerShell.$`echo "hello from PowerShell"`;

See child-shell documentation and playground for more use cases

Resources

5.0.1

4 years ago

5.0.0

4 years ago

5.0.0-next.3

5 years ago

5.0.0-next.1

6 years ago

5.0.0-alpha.0

6 years ago

4.0.0

7 years ago

3.3.1

8 years ago

3.3.0

8 years ago

3.2.0

8 years ago

3.1.1

9 years ago

3.1.0

9 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago