Skip to content

Commit 184181b

Browse files
committedJul 7, 2022
notes
1 parent 79555c4 commit 184181b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,10 @@ Have a look at these related projects which support and build on top of this mod
9898
* https://github.com/bitsofinfo/stateful-process-command-proxy - The core dependency of this module, provides the actual bridging between node.js and a pool of external shell processes
9999
* https://github.com/bitsofinfo/powershell-command-executor-ui - Builds on top of powershell-command-executor to provide a simple Node REST API and AngularJS interface for testing the execution of commands in the registry
100100
* https://github.com/bitsofinfo/meteor-shell-command-mgr - Small Meteor app that lets you manage/generate a command registry for powershell-command-executor
101+
102+
## notes
103+
104+
```
105+
npm login
106+
npm publish
107+
```

0 commit comments

Comments
 (0)