Skip to content

Commit b5dcade

Browse files
committed
link
1 parent f4a4670 commit b5dcade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# stateful-process-command-proxy
22
Node.js module for executing os commands against a pool of stateful, long-lived child processes such as bash or powershell
33

4+
[![NPM](https://nodei.co/npm/stateful-process-command-proxy.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/stateful-process-command-proxy/)
5+
46
It is important to note, that despite the use-case described below for this project's origination, this node module can be used for proxying long-lived bash process (or any shell really) in addition to powershell etc. It works and has been tested on both *nix, osx and windows hosts running the latest version of node.
57

68
* [Origin](#origin)

0 commit comments

Comments
 (0)