Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nisaacson/dispatch-request-spawn-all

Continually request a Dispatch server to spawn all commands until succesfull
https://github.com/nisaacson/dispatch-request-spawn-all

Last synced: about 1 month ago
JSON representation

Continually request a Dispatch server to spawn all commands until succesfull

Awesome Lists containing this project

README

        

# Dispatch Request Spawn All
Continually request a Dispatch server to spawn all commands until succesful

# Installation

```bash
npm install -g dispatch-request-spawn-all
```

# Usage
The script is intended to be run at system startup.

```bash
dispatch-request-spawn-all --host 127.0.0.1 --port 4000
```