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

https://github.com/phore/phore-scheduler

Cloud command scheduler
https://github.com/phore/phore-scheduler

Last synced: 5 months ago
JSON representation

Cloud command scheduler

Awesome Lists containing this project

README

          

# phore-scheduler
Cloud command scheduler

## Usage:

```
vendor/bin/scheduler --autoload path/to/command.php
```

Start 10 Instances

```console
$ vendor/bin/scheduler --autoload path/to/command.php -d10 -s
```

Examples