A CLI to add Bonjour support to any *nix process
http-server test | bawnjorno --port=8080 --type=http
Mostly just passing configurations along to bonjour
Required
-p
, --port
Port number
-t
, --type
The type of Bonjour service
Optional
-n
, --name
Service display name (default: bawnjorno)