devgeniem / gdev

Helper script for developing containerized web applications.
https://devgeniem.github.io/gdev/
MIT License
29 stars 16 forks source link

Gdev sync should warn user when no data containers are up #15

Open onnimonni opened 8 years ago

onnimonni commented 8 years ago

ATM it just tries with empty port and fails

$ gdev sync
INFO: Starting to sync into port: ...
Contacting server...
Fatal error: ill-formed root specification socket://localhost:/
INFO: Sync is ready!