npm.io
5.0.1 • Published 4 years ago

node-powershell

Licence
MIT
Version
5.0.1
Deps
2
Size
9 kB
Vulns
0
Weekly
0
Stars
302

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

Keywords