AdapterMan
AdapterMan copied to clipboard
Feature request: intelligent adapterman binary file
It would be convenient if this binary file will check whether there is a server.php and/or a start.php files in the root of the project. Or somehow through the options.
The main aim: this binary have to be a launch point.
Something like:
./vendor/bin/adapterman start -d
// or
./vendor/bin/adapterman --server=./server.php start -d