AdapterMan icon indicating copy to clipboard operation
AdapterMan copied to clipboard

Feature request: intelligent adapterman binary file

Open vanodevium opened this issue 2 years ago • 0 comments

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

vanodevium avatar Dec 13 '23 19:12 vanodevium