2018-03-26 13:19 GMT-03:00 Esteban Lorenzano <esteba...@gmail.com>: > hi, > > zeroconf works for linux, macOS or an MSYS system (msys or cygwin) > they will not work with plain Windows and that was never the purpose: it was > to easy CI tasks. > > of course, I understand a lot of people wants to use them for their day to > day work (as I do it myself), but it will not be prepared for all possible > uses. > > also, almost every programmer needing a command line in windows will need > something like msys and cygwin… you want to install it too ;)
Or there could be a PowerShell / cmd alternative if somebody is willing to put the effort to install it. The server could return the bash/sh based script or the batch one based on the request headers. But I'd put the burden of doing it to somebody with the real need. Regards, Esteban A. Maringolo